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-31 22:41:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.112.5
hugo
/
config
/
allconfig
History
Bjørn Erik Pedersen
e3dfc76fa8
Fix it so languageCode on top level config still works
...
This is common for monolingual sites, and we broke this in Hugo 0.112.4.
Fixes
#11037
2023-05-28 18:42:10 +02:00
..
allconfig.go
Add cache busting config to support Tailwind 3
2023-05-22 14:14:35 +02:00
alldecoders.go
Fix it so languageCode on top level config still works
2023-05-28 18:42:10 +02:00
configlanguage.go
Add hugo.WorkingDir
2023-05-20 17:45:56 +02:00
integration_test.go
Create a struct with all of Hugo's config options
2023-05-16 18:01:29 +02:00
load_test.go
Create a struct with all of Hugo's config options
2023-05-16 18:01:29 +02:00
load.go
Add cache busting config to support Tailwind 3
2023-05-22 14:14:35 +02:00