Commit Graph

6 Commits

Author SHA1 Message Date
57afb60b99
fix: use selector loop to manually render all charts on a page (#488) 2024-01-15 21:33:44 +01:00
b67e883eff
fix: dont write color mode defaults to local storage (#345) 2022-12-21 11:29:15 +01:00
29021a4cb8
feat: add option geekblogDarkModeCode to enforce dark code blocks (#255) 2022-06-02 14:01:56 +02:00
ee28edec26
chore: use mermaid default light and dark theme (#254) 2022-05-30 21:49:13 +02:00
beb5afa756
chore: cleanup build setup and webpack requirements (#138) 2022-01-07 16:18:11 +01: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