8 Commits

Author SHA1 Message Date
Joe Mooring
bc3ec033c8
Front matter cleanup (#2039) 2023-04-01 08:29:16 -07:00
Will Faught
928b945054
Add code fence types (#2038)
* Add code fence types

* Revert back to html
2023-03-31 21:05:20 -07:00
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
Joe Mooring
6a5b29fcc0
Add example to index function (#1536) 2021-10-11 08:26:55 -07:00
Joost Baaij
5d354c38d2 Replaced ``` code blocks with Code Toggler 2021-04-16 11:35:20 +02:00
Christian Oliff
bb4d0e703d Capitalization and Redirecting URL fixes 2020-06-03 17:50:58 +02:00
Bjørn Erik Pedersen
0403550130
Rework the index doc
Closes https://github.com/gohugoio/hugo/pull/3974
Closes https://github.com/gohugoio/hugo/issues/3289
2019-11-04 09:51:13 +01: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