A Jekyll blog template made for simple, readable snippets of your brain drippings.
To get this going follow these simple steps:
- Fork, clone, or download the repository
- Edit
_config.yml - If you want, swap
img/cover.jpgfor your own header image - Fill up the
_postsfolder with whatever you want to say - run
jekyll buildand thenjekyll serve
note: This will require thejekyll-paginategem$ gem install jekyll-paginate
You can easily host your blog for free on GitHub Pages
I made this Jekyll theme by adapting and modifying the Cayman Theme by Jason Lang, which is licensed under a Creative Commons Attribution 4.0 International license.