This website requires JavaScript.
Explore
Help
Sign In
mirror
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2025-08-27 22:09:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release-0.117.0
hugo
/
output
History
Bjørn Erik Pedersen
851bf3515e
Add all config to docshelper.json
...
Also consolidate so the mediaTypes and outputFormats are listed once only.
Fixes
#11328
2023-08-07 13:42:54 +02:00
..
layouts
Create a struct with all of Hugo's config options
2023-05-16 18:01:29 +02:00
config_test.go
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
docshelper.go
Add all config to docshelper.json
2023-08-07 13:42:54 +02:00
outputFormat_test.go
Create a struct with all of Hugo's config options
2023-05-16 18:01:29 +02:00
outputFormat.go
Create a struct with all of Hugo's config options
2023-05-16 18:01:29 +02:00