Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adueck/cayman-blog

A Jekyll blog template made for simple, readable snippets of your brain drippings.
https://github.com/adueck/cayman-blog

Last synced: 2 months ago
JSON representation

A Jekyll blog template made for simple, readable snippets of your brain drippings.

Awesome Lists containing this project

README

        

A [Jekyll](https://jekyllrb.com/) blog template made for simple, readable snippets of your brain drippings.

[DEMO](http://adueck.github.io/cayman-blog/)

To get this going follow these simple steps:

1. Fork, clone, or download the repository
2. Edit _config.yml
3. If you want, swap `img/cover.jpg` for your own header image
3. Fill up the `_posts` folder with whatever you want to say
4. run jekyll build and then jekyll serve
note: This will require the `jekyll-paginate` gem `$ gem install jekyll-paginate`

You can easily host your blog for free on [GitHub Pages](https://pages.github.com/)

I made this Jekyll theme by adapting and modifying the [Cayman Theme](https://github.com/jasonlong/cayman-theme) by [Jason Lang](https://github.com/jasonlong), which is licensed under a [Creative Commons Attribution 4.0 International license](http://creativecommons.org/licenses/by/4.0/).