Skip to content

ace-design/devops-at-models

Repository files navigation

DevOps at Models workshop series website

This website is based on Type On Strap, a free and open-source Jekyll theme. Based on Rohan Chandra type-theme.

Local setup

  1. Install Jekyll: gem install jekyll, check #1 if you have a problem.
  2. Install the theme's dependencies: bundle install
  3. Run the Jekyll server: bundle exec jekyll serve

Updating the website

When the content is correct on your local installation, just push to the repository.

Structure

Add a new page

Pages are listed in the menu. Just add a new markdown file in the pages directory

Add a new post

Create a new file in the _posts directory. the date encoded in the file name is the date of the post.

  • Posts with the news tag will be listed in the home page
  • Posts with the edition tag will be listed in the Past edition page

License

There are some fonts and component on this theme going under the MIT licence as well in this theme. The MIT License (MIT)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published