Commit Graph

6 Commits

Author SHA1 Message Date
Joe Mooring bc3ec033c8 Front matter cleanup (#2039) 2023-04-01 08:29:16 -07:00
Joe Mooring 77f4d6c32f Link destination cleanup (#2028)
- Fix broken links (including fragments)
- Remove ref and relref shortcodes
2023-03-25 20:48:48 -07:00
Joe Mooring 7db6f0c018 Add example to split function (#1867) 2022-11-06 21:32:18 -08:00
anakinsleftleg be87dba80d Clarify split function docs (#1792)
* Clarify split function docs

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-06 21:25:53 -08: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
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