hugo/config
Joe Mooring 6738a3e79d tpl/tplimpl: Optionally exclude content from sitemap
Define global inclusion/exclusion in site configuration, and override
via front matter. For example, to exclude a page from the sitemap:

    [sitemap]
    disable = true # default is false

Closes #653
Closes #12282

Co-authored-by: kolappannathan <kolappannathan@users.noreply.github.com>
Co-authored-by: felicianotech <FelicianoTech@gmail.com>
2024-04-02 11:21:03 +02:00
..
allconfig Add segments config + --renderSegments flag 2024-03-16 15:53:26 +01:00
privacy tpl/tplimpl: Update Google Analytics template and config 2024-03-26 15:40:51 +01:00
security
services
testconfig
commonConfig.go tpl/tplimpl: Optionally exclude content from sitemap 2024-04-02 11:21:03 +02:00
commonConfig_test.go
configLoader.go
configLoader_test.go
configProvider.go common/hugo: Rename IsMultiHost and IsMultiLingual 2024-03-13 17:34:42 +02:00
configProvider_test.go
defaultConfigProvider.go
defaultConfigProvider_test.go
env.go
env_test.go
namespace.go
namespace_test.go