Commit Graph

10 Commits

Author SHA1 Message Date
785adf091b
fix: replace .Site.BaseURL by recommended alternatives (#487) 2024-01-15 21:15:17 +01:00
905a42c654
docs: add link to Hugo docs to explain page weight (#402) 2023-06-22 11:06:34 +02:00
a57797f12b
chore: normalize mixed casing of code block lang and theme parameters (#401) 2023-06-22 10:52:32 +02:00
b11460f532
feat: add option to enable or disable the dark mode toggle button (#346) 2022-12-21 11:41:23 +01:00
d12bd8b069
feat: add new option geekblogSeoIgnore (#307) 2022-09-11 13:54:25 +02:00
29021a4cb8
feat: add option geekblogDarkModeCode to enforce dark code blocks (#255) 2022-06-02 14:01:56 +02:00
d5f6cfb13e
refator: replace gulp by webpack and npm scripts (#129)
BREAKING CHANGE: We have replaced `gulp` with `webpack` and `npm scripts` to build this theme. If you build it on your own or use build commands during the deployment, you may have to adjust your setup.

BREAKING CHANGE: The `GeekblogIcons` font is using the icon name as Unicode now. As a consequence, you have to replace all references to Icons from this font if you have customized the theme.
2021-12-29 22:50:13 +01:00
17e2455161
feat: add 'back-to-top' link to site footer (#113) 2021-11-23 21:40:58 +01:00
472b50ca22
feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
d0cab9622b
docs: improve documentation structure (#94) 2021-09-23 12:01:54 +02:00