hugo/output
Joe Mooring 90944aa261 docshelper: Improve template lookup order descriptions
- Always include example for "with layout/type set"
- Use lowercase for "set to" examples (lookup is case sensitive)
- Consistent use of taxonomy and term

Fixes gohugoio/hugoDocs#1734
2023-08-15 12:53:18 +02:00
..
layouts Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
config.go Fix regression when config for OutputFormat.BaseName is an empty string 2023-05-23 19:23:39 +02:00
config_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
docshelper.go docshelper: Improve template lookup order descriptions 2023-08-15 12:53:18 +02:00
outputFormat.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
outputFormat_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00