Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-03 | Added default dir="ltr" (#307) | Nikolay Raspopov | 1 | -2/+2 | |
Added default (i.e. "ltr") value of "dir" attribute of "html" and "body" tags instead of empty. | |||||
2021-01-26 | Refactor aside menus, add extra wrapper | Alex Shpak | 1 | -5/+5 | |
2021-01-26 | Add before and after partials for toc (#296) | Tiger Oakes | 1 | -1/+5 | |
Closes #257 | |||||
2020-11-14 | Add hugo.Generator (#290) | Shohei Ueda | 1 | -0/+1 | |
https://gohugo.io/functions/hugo | |||||
2020-07-07 | Improve accessibility and keyboard navigation | Alex Shpak | 1 | -5/+5 | |
2020-05-30 | Add anchors to headings | Alex Shpak | 2 | -1/+5 | |
2020-05-18 | #215, Fix menu translateX for RTL (negative X) | Alex Shpak | 1 | -1/+1 | |
2020-05-17 | #215, Add support for languageDirection param | Alex Shpak | 1 | -1/+1 | |
2020-03-22 | Remove unintended whitespaces from markdown links | Alex Shpak | 2 | -6/+6 | |
2020-03-07 | Clean trailing whitespaces | Alex Shpak | 1 | -1/+1 | |
2020-03-07 | Add portable links, requires hugo 0.62 | Alex Shpak | 2 | -0/+47 | |
2020-03-01 | #161, Move inject/footer template into footer, before comments | Alex Shpak | 1 | -2/+3 | |
2020-02-29 | #157, Make docs template default for all pages | Alex Shpak | 3 | -2/+6 | |
2020-02-27 | #154, Add menu overlay over content to hide menu on click | Alex Shpak | 1 | -0/+2 | |
2020-02-23 | #150, Add content-before and content-after inject partials | Alex Shpak | 1 | -0/+2 | |
2020-01-24 | Rework of main template, adds options for more fine customisation | Alex Shpak | 1 | -8/+53 | |
2020-01-17 | Removing flex from <main> for sake of print layout (#129) | Shane Liesegang | 1 | -6/+5 | |
* Removing flex from <main> for sake of print layout * trimming excess whitespace | |||||
2020-01-13 | mobile toc menu (#121) | tyler71 | 1 | -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-09 | Move baseof to _default folder, making it default view of site | Alex Shpak | 1 | -0/+30 | |