summaryrefslogtreecommitdiff
path: root/layouts/partials/docs/menu-filetree.html
AgeCommit message (Collapse)AuthorFilesLines
2022-04-26#440L Adjust bookHref, check .Content again, add redirectAlex Shpak1-6/+6
2022-04-26Add BookHref, set explicit URL for the menu (#440)Horea Christian1-1/+5
2022-02-18Make menu entries' link relative (#421)Giuseppe Masino1-2/+2
This change allows hugo to build pages correcly when `canonifyURLs = false` and `relativeURLs = true`. Otherwise the links on the menu will be canonicalized regardless of configuration. This results in broken sites in a number of situations, such as sites served behind a reverse-proxy that don't want to account for the prefix they're served under.
2021-05-20Fix lighthouse remarks: icon sizes, noopenerAlex Shpak1-1/+1
2021-05-03collapsed menu right arrow, uncollapsed down arrow (#332)Pim Snel1-1/+0
2020-09-14#231, Allow open collapsed menu without changing pageAlex Shpak1-10/+13
2020-04-28#212, Fix use of IsAncestor after hugo breaking changeAlex Shpak1-1/+1
2020-04-14#197, Use RelPermalink to identify nested pages in collapsed menuAlex Shpak1-3/+4
2020-04-11#157, Refactor side menu, simpler and renders all pages at rootAlex Shpak1-46/+21
2020-03-30Fix current page highlight in new Hugo versionAlex Shpak1-3/+3
2020-03-01#155, Do not show collapse indicator in non-section pagesAlex Shpak1-1/+1
2020-02-29#155, Add expand indicator in collapsed sectionAlex Shpak1-9/+10
2019-11-16Add language switch at bottom of pageAlex Shpak1-1/+1
2019-10-09#51, Add experimental bookCollapseSection page param to hide nested sectionsAlex Shpak1-5/+11
2019-09-04Fixes #69 Make file based menus behave as expectedPaul Twohey1-7/+8
- Fixes #69 - Section headings are listed once - Sections and normal pages sort with the same weights amongst themselves
2019-08-06Start work on search feature with lunrAlex Shpak1-2/+2
2019-05-27#52, Allow to set max showed levels of ToC. e.g. BookToC=3Alex Shpak1-1/+1
2019-04-30#43, Add bookHidden page param to hide page from side menuAlex Shpak1-3/+3
2019-04-22#43, Update tree menu rendering to support multiple sectionsAlex Shpak1-32/+44
2018-10-08Fix menu paddings, add additional space for big screensAlex Shpak1-1/+1
2018-09-28Improve sass stylesAlex Shpak1-1/+1
2018-09-26Remove purecss dependency and replace with flexboxAlex Shpak1-0/+47