ae96648fac
chore: rework js imports ( #489 )
2024-01-15 22:10:43 +01:00
e931dae203
fix: replace webpack-favicons dep by maintained favicons-webpack-plugin ( #467 )
2023-12-02 20:26:23 +01:00
81b2674778
fix: adjust default color scheme to fix some contrast issues ( #380 )
2023-04-21 22:39:18 +02:00
b11460f532
feat: add option to enable or disable the dark mode toggle button ( #346 )
2022-12-21 11:41:23 +01:00
da60c60859
remove temp workaround for webpack-remove-empty-scripts
2022-09-13 08:42:55 +02:00
renovate[bot]
3f2d746fe2
chore(deps): update dependency favicons to v7 ( #308 )
2022-09-12 10:25:44 +02:00
6f0f82757a
ci: improve version file and tarball creation ( #301 )
2022-08-30 21:20:49 +02:00
f9437ae997
fix: improve keyboard accessability for anchors and code blocks ( #259 )
2022-06-10 22:16:14 +02:00
7ce82f7b6d
feat: add optional hint/admonition icons ( #233 )
2022-04-30 14:32:07 +02:00
Michael Kuhn
591ee8d6df
feat: add KaTeX support ( #211 )
2022-02-22 16:45:10 +01:00
851aec0c1f
fix: enable cache busting for js files ( #163 )
2022-01-23 21:42:59 +01:00
c3bcc40486
fix: fix asset loading on subfolder deployments ( #164 )
2022-01-23 21:39:09 +01: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