A fork of the Minimal Mistakes Jekyll theme
You'll need Ruby & Jekyll to run the site locally. Once they're setup:
Clone the repository and go into the directory Run bundle install Run bundle exec jekyll serve Go to http://localhost:4000
To make a new post, make a new file in _posts/ with a title of YYYY-MM-DD-title-goes-here. At the top of the file you'll want to provide the following information in the front matter.