Files
cocoa-eh-hugo-theme/README.md
Nishanth Shanmugham 21e7d16e8f Add images
* Remove unused files
* Fix missing theme.toml keys
2015-08-24 19:10:20 -05:00

40 lines
700 B
Markdown

# Cocoa
A [Hugo](http://gohugo.io) theme with clear typograhy for easy, disturbance-free reading.
[](Cocoa theme screen shot)
# Setup
From the root of your Hugo site, run:
````bash
$ mkdir themes
$ cd themes
$ git clone https://github.com/nishanths/cocoa-hugo-theme cocoa
````
to get the theme.
Then, to generate content using the theme, run:
````bash
hugo -t cocoa
````
# Theme
TODO
# Example sites
* [http://nishanths.me](http://nishanths.me) • [source](https://github.com/nishanths/)
* [Add yours...](https://github.com/nishanths/cooca-hugo-theme/compare)
# Contributing
Pull requests are welcome!
# License
Licensed under the MIT License. See the LICENSE file for more details.