README: add a note for existing user about lowercasing the parameters.

This commit is contained in:
remeh
2016-11-09 21:55:38 +01:00
parent f89eae3668
commit 25f2e95a77

View File

@@ -43,6 +43,8 @@ hugo -t cocoa
Please see the sample [`config.toml`](https://github.com/nishanths/cocoa-hugo-theme/blob/master/exampleSite/config.toml) in `exampleSite/`.
Note that if you already use cocoa but have updated to Hugo 0.18, you must lowercase every params of your existing `config.toml`. (like in the sample)
#### Creating Content
* Posts should generally go under a `content/blog` directory. Typically you would run: