hugo-geekdoc/layouts/partials
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
..
head feat: add partial head/custom.html for custom page head elements (#131) 2021-05-19 22:42:57 +02:00
content.html fix: use custom render templates to fix references (#56) 2021-02-04 10:06:19 +01:00
foot.html fix: remove inline script usage (#133) 2021-05-21 11:33:17 +02:00
menu-bundle.html feat: collapse every section (#162) 2021-07-10 13:17:16 +02:00
menu-filetree.html feat: collapse every section (#162) 2021-07-10 13:17:16 +02:00
menu.html initial commit 2020-01-12 15:33:02 +01:00
page-footer.html add iconfont generation 2020-03-15 18:38:10 +01:00
page-header.html feat: auto-load custom svg sprites from assets folder (#79) 2021-03-03 21:07:59 +01:00
search.html feat: auto-load custom svg sprites from assets folder (#79) 2021-03-03 21:07:59 +01:00
site-footer.html feat: auto-load custom svg sprites from assets folder (#79) 2021-03-03 21:07:59 +01:00
site-header.html Dark mode (#66) 2021-04-27 23:44:35 +02:00
svg-icon-symbols.html feat: auto-load custom svg sprites from assets folder (#79) 2021-03-03 21:07:59 +01:00
title.html make title generation cross-platform 2020-04-15 09:20:00 +02:00