hugo-geekdoc/exampleSite/content/usage
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
..
_index.md add missing title to frontmatter 2020-11-16 22:55:50 +01:00
configuration.md feat: collapse every section (#162) 2021-07-10 13:17:16 +02:00
getting-started.md fix: adjust colors to improve accessibility (#159) 2021-07-05 08:42:48 +02:00
menus.md Dark mode (#66) 2021-04-27 23:44:35 +02:00