summaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
AgeCommit message (Collapse)AuthorFilesLines
2020-11-14Add hugo.Generator (#290)Shohei Ueda1-0/+1
https://gohugo.io/functions/hugo
2020-07-07Improve accessibility and keyboard navigationAlex Shpak1-5/+5
2020-05-18#215, Fix menu translateX for RTL (negative X)Alex Shpak1-1/+1
2020-05-17#215, Add support for languageDirection paramAlex Shpak1-1/+1
2020-03-07Clean trailing whitespacesAlex Shpak1-1/+1
2020-03-01#161, Move inject/footer template into footer, before commentsAlex Shpak1-2/+3
2020-02-29#157, Make docs template default for all pagesAlex Shpak1-2/+4
2020-02-27#154, Add menu overlay over content to hide menu on clickAlex Shpak1-0/+2
2020-02-23#150, Add content-before and content-after inject partialsAlex Shpak1-0/+2
2020-01-24Rework of main template, adds options for more fine customisationAlex Shpak1-8/+53
2020-01-17Removing flex from <main> for sake of print layout (#129)Shane Liesegang1-6/+5
* Removing flex from <main> for sake of print layout * trimming excess whitespace
2020-01-13mobile toc menu (#121)tyler711-0/+1
* Implement TOC for mobile * Uses Page title as label * Label entries so that tapping TOC will hide menu * Switch to medium breakpoint * Correct tos -> toc * toc-menu-control -> toc-control
2019-12-09Move baseof to _default folder, making it default view of siteAlex Shpak1-0/+30