mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
README: mention draft = false
Also, add a link to demo web page.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
A consistent and responsive [Hugo](http://gohugo.io) [theme](https://github.com/spf13/hugoThemes/) with clean typograhy.
|
||||
|
||||
[__Demo__](http://themes.gohugo.io/theme/cocoa/)
|
||||
|
||||
#### Features
|
||||
|
||||
* Responsive
|
||||
@@ -45,6 +47,8 @@ hugo -t cocoa
|
||||
hugo new blog/your-new-post.md
|
||||
````
|
||||
|
||||
(You may need to set `draft = false` in the new post's front matter for it to appear on your site.)
|
||||
|
||||
* Fixed pages such as an About page should preferably go under a `content/fixed` or be present at the root of the `contents` directory.
|
||||
|
||||
````
|
||||
|
Reference in New Issue
Block a user