hugo-geekdoc/exampleSite
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
..
assets/sprites feat: add partial head/custom.html for custom page head elements (#131) 2021-05-19 22:42:57 +02:00
content feat: collapse every section (#162) 2021-07-10 13:17:16 +02:00
data/menu docs: autogenerate sprites data file during build (#136) 2021-05-23 18:19:46 +02:00
layouts/shortcodes remove custom header from docs 2021-05-21 09:24:13 +02:00
static feat: add css variable to set max height for code blocks (#119) 2021-05-13 14:05:38 +02:00
config.yaml Dark mode (#66) 2021-04-27 23:44:35 +02:00