Commit Graph

8 Commits

Author SHA1 Message Date
Joe Mooring 6f0ba95935 Remove godocref from front matter (#1543)
These references haven't been visible for years.

Related to:
- https://github.com/gohugoio/gohugoioTheme/issues/24
- https://github.com/gohugoio/gohugoioTheme/pull/216
2021-10-13 19:03:25 -07:00
Christian Oliff b760aceb1e HTTPS external links in docs 2020-04-22 17:57:26 +02:00
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 8bf85bfe4b Cosmetic change to test GitInfo 2018-08-11 12:44:06 +02:00
Kaushal Modi 50df8bfb83 Replace .Data.Pages with .Pages 2018-07-16 22:58:22 +02:00
Anthony Fok e161ea09d3 Add one more Chinese file to workaround reflect: Zero(nil)
in theme/layouts/page/documentation-home.html
2018-05-03 19:35:46 -06:00
Anthony Fok b595b3a210 Add more Chinese translation 2018-05-03 19:31:19 -06:00
suren 322eff8999 Add Chinese language for menus
See #461
2018-05-03 16:44:06 -06:00