Greyjoy Ink
Greyjoy Ink is based on the Octopress 2 theme by Reza Jatnika. It has
been seriously cut-down, with the stuff I didn't want removed (Disqus,
FaceTwitPlus sharing bollocks, etc) eviscerated to create what I feel is
a lovely minimalist blog theme.
Features!
- Super-minimalist
- Justified & hypenated content
- MathJax
Contributing
- Fork it ( https://github.com/[my-github-username]/greyjoy_ink/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request