mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Update README.md
Update links
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
||||
# Cocoa Enhanced
|
||||
|
||||
[](https://github.com/fuegowolf/cocoa-eh-hugo-theme/blob/master/LICENSE)
|
||||
[](https://github.com/mtn/cocoa-eh-hugo-theme/blob/master/LICENSE)
|
||||
|
||||
**Cocoa Enhanced** is a clean, fast and responsive [Hugo](http://gohugo.io) [theme](https://github.com/spf13/hugoThemes/) with cool typography. The main goal of this theme is to be simple and fast but highly customizable.
|
||||
|
||||
@@ -8,7 +8,7 @@ You can use this theme either for your blog or your personal website. A demo is
|
||||
|
||||
> This is a fork from the original [Cocoa](https://www.github.com/nishanths/cocoa-hugo-theme) theme, with some improvements.
|
||||
|
||||
[](https://raw.githubusercontent.com/fuegowolf/cocoa-eh-hugo-theme/master/images/screenshot.png)
|
||||
[](https://raw.githubusercontent.com/mtn/cocoa-eh-hugo-theme/master/images/screenshot.png)
|
||||
|
||||
## Table of Contents
|
||||
|
||||
@@ -61,7 +61,7 @@ This theme is less minimalist than the original Cocoa, with some new features :
|
||||
From the root of your Hugo site, clone the theme into `themes/cocoa-eh` by running:
|
||||
|
||||
````
|
||||
git clone https://github.com/fuegowolf/cocoa-eh-hugo-theme.git themes/cocoa-eh
|
||||
git clone https://github.com/mtn/cocoa-eh-hugo-theme.git themes/cocoa-eh
|
||||
````
|
||||
|
||||
Then, generate your site's files by running:
|
||||
@@ -70,7 +70,7 @@ Then, generate your site's files by running:
|
||||
hugo -t cocoa-eh
|
||||
````
|
||||
|
||||
If you want a simple blog you can just use the `exampleSite`, however if you desire a more complex website you can build it with the [wiki](https://github.com/fuegowolf/cocoa-eh-hugo-theme/wiki).
|
||||
If you want a simple blog you can just use the `exampleSite`, however if you desire a more complex website you can build it with the [wiki](https://github.com/mtn/cocoa-eh-hugo-theme/wiki).
|
||||
|
||||
## Contributing
|
||||
|
||||
@@ -84,4 +84,4 @@ Pull requests, bug fixes, and new features are welcome!
|
||||
|
||||
## License
|
||||
|
||||
Licensed under the MIT License. See the [LICENSE](https://github.com/fuegowolf/cocoa-eh-hugo-theme/blob/master/LICENSE) file for more details.
|
||||
Licensed under the MIT License. See the [LICENSE](https://github.com/mtn/cocoa-eh-hugo-theme/blob/master/LICENSE) file for more details.
|
||||
|
Reference in New Issue
Block a user