Commit Graph

4 Commits

Author SHA1 Message Date
Kaushal Modi b73dcb9adc Consistently use "posts" as section name in examples
While Hugo does not care if the section is named "post" or "posts",
this commit normalizes the whole Hugo documentation to use "posts"
when used as an example for a section name to prevent user confusion.

Fixes https://github.com/gohugoio/hugoDocs/issues/720.

Also highlight the use of `site.Params.mainSections`.
2019-01-14 13:23:53 -05:00
Bjørn Erik Pedersen e5e98b950c Update code-toggle.md 2018-09-20 14:39:55 +02:00
Yang Li d9d6e4bf71 Fix typos 2018-07-07 12:29:56 +02:00
Anthony Fok 77578f5bfc Move content/ into new contentDir content/en/
in preparation for adding new translations such as Chinese.

Paths for "readfile" shortcode are adjusted accordingly.

See #461
2018-05-01 11:23:28 -06:00