hugo/tpl/tplimpl/embedded/templates/_default
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
..
_markup tpl/tplimpl: Honor markdown attributes in embedded image render hook 2024-03-07 08:21:58 +01:00
robots.txt tpl: Set permission of embedded templates to 0644 2018-07-09 12:57:08 -06:00
rss.xml tpl/tplimpl: Update RSS template 2024-03-30 18:32:58 +01:00
sitemap.xml tpl/tplimpl: Optionally exclude content from sitemap 2024-04-02 11:21:03 +02:00
sitemapindex.xml tpl/tplimpl: Remove deprecated method from sitemapindex.xml 2024-03-14 21:03:19 +01:00