Update README.md

This commit is contained in:
Nishanth Shanmugham
2015-12-21 06:04:17 -06:00
parent e850030cc1
commit 0d9d498caa

View File

@@ -8,6 +8,7 @@ A consistent and responsive [Hugo](http://gohugo.io) [theme](https://github.com/
* Suited for blogging and personal webpages * Suited for blogging and personal webpages
* Disqus support * Disqus support
* Built-in support for 404 pages * Built-in support for 404 pages
* Syntax highlighting
<img src="http://i.imgur.com/jdstF9j.png" width="600"> <img src="http://i.imgur.com/jdstF9j.png" width="600">
@@ -16,6 +17,7 @@ A consistent and responsive [Hugo](http://gohugo.io) [theme](https://github.com/
* [Getting Started](#getting-started) * [Getting Started](#getting-started)
* [Usage](#usage) * [Usage](#usage)
* [Screenshots](#screenshots) * [Screenshots](#screenshots)
* [Changelog](#changelog)
* [Contributing](#contributing) * [Contributing](#contributing)
* [License](#license) * [License](#license)
@@ -57,6 +59,10 @@ Please see the sample [`config.toml`](https://github.com/nishanths/cocoa-hugo-th
An example site is available under the `exampleSite/` directory. An example site is available under the `exampleSite/` directory.
# Screenshots
See this [Imgur album](http://imgur.com/a/skabh) or the [`images/`](https://github.com/nishanths/cocoa-hugo-theme/tree/master/images) directory!
# Changelog # Changelog
> v0.2.0 > v0.2.0
@@ -68,11 +74,6 @@ An example site is available under the `exampleSite/` directory.
* Initial release * Initial release
# Screenshots
See this [Imgur album](http://imgur.com/a/skabh) or the [`images/`](https://github.com/nishanths/cocoa-hugo-theme/tree/master/images) directory!
# Contributing # Contributing
Pull requests, bug fixes, and new features are welcome! Pull requests, bug fixes, and new features are welcome!