hugo-geekdoc/layouts
Oluf Lorenzen 56a0d44a50
feat: collapse every section (#162)
This allows setting `.Site.Params.GeekdocCollapseAllSections` which then
behaves as if you would have set `.Page.Params.geekdocCollapseSection`
in all sections.

It is a hard positive switch, so you can not override it per section
once enabled.

Co-authored-by: Robert Kaussow <xoxys@rknet.org>

Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2021-07-10 13:17:16 +02:00
..
_default feat: add partial head/custom.html for custom page head elements (#131) 2021-05-19 22:42:57 +02:00
partials feat: collapse every section (#162) 2021-07-10 13:17:16 +02:00
posts feat: auto-load custom svg sprites from assets folder (#79) 2021-03-03 21:07:59 +01:00
shortcodes feat: add katex math typesetting shortcode (#157) 2021-07-01 09:05:26 +02:00
taxonomy initial commit 2020-01-12 15:33:02 +01:00
404.html fix: rework site header for better title and decription handling (#98) 2021-04-22 22:07:09 +02:00