This website is based on Type On Strap, a free and open-source Jekyll theme. Based on Rohan Chandra type-theme.
- Install Jekyll:
gem install jekyll
, check #1 if you have a problem. - Install the theme's dependencies:
bundle install
- Run the Jekyll server:
bundle exec jekyll serve
When the content is correct on your local installation, just push to the repository.
Pages are listed in the menu. Just add a new markdown file in the pages
directory
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
There are some fonts and component on this theme going under the MIT licence as well in this theme. The MIT License (MIT)