8 Commits

Author SHA1 Message Date
Joe Mooring
73197046fb
Change config.xxx to hugo.xxx throughout the documentation (#2090)
- Updates copy
- Updates code-toggle shortcode
2023-05-23 20:53:44 -07:00
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
Christian Oliff
68f05fdc83
Fenced code blocks should have a language specified (#1861) 2022-10-31 09:49:33 +09: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
Joost Baaij
5d354c38d2 Replaced ``` code blocks with Code Toggler 2021-04-16 11:35:20 +02:00
Christian Oliff
d86e10b1e7 HTTPS links in Docs
I didn't touch old release notes and some code examples.
All links were tested and in some cases updated to prevent redirects where URLs have changed.
2019-07-30 10:31:12 -04: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