mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Add screenshots to README
This commit is contained in:
27
README.md
27
README.md
@@ -1,8 +1,8 @@
|
|||||||
# Cocoa
|
# Cocoa
|
||||||
|
|
||||||
A consistent [Hugo](http://gohugo.io) theme with clear typograhy and colors.
|
A consistent [Hugo](http://gohugo.io) [theme](https://github.com/spf13/hugoThemes/) with clear typograhy and colors.
|
||||||
|
|
||||||
<img src="" width="500px">
|

|
||||||
|
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
@@ -50,18 +50,37 @@ $ hugo new fixed/about.md
|
|||||||
|
|
||||||
## Site variables
|
## Site variables
|
||||||
|
|
||||||
Please see the sample `config.toml` under the `exampleSite/` directory.
|
Please see the sample [`config.toml`](https://github.com/nishanths/cocoa-hugo-theme/blob/master/exampleSite/config.toml) under the `exampleSite/` directory.
|
||||||
|
|
||||||
|
|
||||||
# Screenshots
|
# Screenshots
|
||||||
|
|
||||||
<img src="" width="700px">
|
**Posts index (small screens)**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**About page (small screens)**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**About page (large screens)**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Single post (large screens)**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
Pull requests are welcome!
|
Pull requests are welcome!
|
||||||
|
|
||||||
|
1. Fork the repository
|
||||||
|
2. Create your feature branch (`git checkout -b my-new-feature`)
|
||||||
|
3. Commit your changes (`git commit -am 'Add some feature'`)
|
||||||
|
4. Push to the branch (`git push origin my-new-feature`)
|
||||||
|
5. Create new Pull Request on GitHub
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
Licensed under the MIT License. See the [LICENSE](https://github.com/nishanths/cocoa-hugo-theme/blob/master/LICENSE.md) file for more details.
|
Licensed under the MIT License. See the [LICENSE](https://github.com/nishanths/cocoa-hugo-theme/blob/master/LICENSE.md) file for more details.
|
||||||
|
Reference in New Issue
Block a user