Alex Shpak
118997fa92
#524 : Disable numbered plugin for non-article pages
2023-12-05 00:33:41 +01:00
Alex Shpak
3a65df3a76
#408 , #410 : Use LanguageCode in templates if specified
2022-01-13 19:20:02 +01:00
Nikolay Raspopov
4d936a55d8
Fixed ineffective "disableHugoGeneratorInject" parameter ( #337 )
...
Fixed issue #336 . HUGO does not use `{{ hugo.Generator }}` placeholder anymore.
2021-05-06 09:33:18 +02:00
Nikolay Raspopov
cb57401039
Added default dir="ltr" ( #307 )
...
Added default (i.e. "ltr") value of "dir" attribute of "html" and "body" tags instead of empty.
2021-02-03 09:42:32 +01:00
Alex Shpak
d9fe59a6e9
Refactor aside menus, add extra wrapper
2021-01-26 22:20:30 +01:00
Tiger Oakes
012ccee53d
Add before and after partials for toc ( #296 )
...
Closes #257
2021-01-26 18:45:08 +01:00
Shohei Ueda
a486adf846
Add hugo.Generator ( #290 )
...
https://gohugo.io/functions/hugo
2020-11-14 21:40:16 +01:00
Alex Shpak
bf93dafdfa
Improve accessibility and keyboard navigation
2020-07-07 23:06:21 +02:00
Alex Shpak
aa7c486e76
Add anchors to headings
2020-05-30 23:22:51 +02:00
Alex Shpak
65484b0f4c
#215 , Fix menu translateX for RTL (negative X)
2020-05-18 23:58:21 +02:00
Alex Shpak
92600f77fe
#215 , Add support for languageDirection param
2020-05-17 13:10:50 +02:00
Alex Shpak
bccdeca767
Remove unintended whitespaces from markdown links
2020-03-22 19:09:09 +01:00
Alex Shpak
5296ba3d38
Clean trailing whitespaces
2020-03-07 18:51:24 +01:00
Alex Shpak
289a3f456e
Add portable links, requires hugo 0.62
2020-03-07 18:47:16 +01:00
Alex Shpak
050d5a83de
#161 , Move inject/footer template into footer, before comments
2020-03-01 00:52:00 +01:00
Alex Shpak
4ee099e8cf
#157 , Make docs template default for all pages
2020-02-29 21:24:00 +01:00
Alex Shpak
a722f74fba
#154 , Add menu overlay over content to hide menu on click
2020-02-27 22:58:15 +01:00
Alex Shpak
5d7f257e30
#150 , Add content-before and content-after inject partials
2020-02-23 13:29:58 +01:00
Alex Shpak
ba5d38ad44
Rework of main template, adds options for more fine customisation
2020-01-24 00:07:56 +01:00
Shane Liesegang
bce8940c62
Removing flex from <main> for sake of print layout ( #129 )
...
* Removing flex from <main> for sake of print layout
* trimming excess whitespace
2020-01-17 20:32:36 +01:00
tyler71
e037b7c70f
mobile toc menu ( #121 )
...
* 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
2020-01-13 17:44:24 +01:00
Alex Shpak
e01674c287
Move baseof to _default folder, making it default view of site
2019-12-09 11:24:31 +01:00