Commit Graph

16 Commits

Author SHA1 Message Date
Robert Kaussow f428389dd7
drop remaining drone refs (#444) 2023-10-02 13:34:07 +02:00
Robert Kaussow a57797f12b
chore: normalize mixed casing of code block lang and theme parameters (#401) 2023-06-22 10:52:32 +02:00
Robert Kaussow 81b2674778
fix: adjust default color scheme to fix some contrast issues (#380) 2023-04-21 22:39:18 +02:00
Robert Kaussow 0a01df1885
docs: fix spelling and grammar (#303) 2022-08-30 21:41:03 +02:00
Robert Kaussow 12fc429b87
feat: support mermaid codeblocks (#302)
BREAKING CHANGE: Mermaid can be rendered using code blocks now as an alternative to the shortcode. To support this feature, the minimum supported Hugo version was changed to v0.93.
2022-08-30 21:24:49 +02:00
Robert Kaussow 6f0f82757a
ci: improve version file and tarball creation (#301) 2022-08-30 21:20:49 +02:00
Robert Kaussow 6da6ced08d
ci: switch to linkchecker (#246) 2022-05-18 20:51:52 +02:00
Robert Kaussow 7ce82f7b6d
feat: add optional hint/admonition icons (#233) 2022-04-30 14:32:07 +02:00
Robert Kaussow 357417f8ef
docs: move mermaid shortcode documentation to shortcode page (#212) 2022-02-22 21:42:44 +01:00
Robert Kaussow 34d89cef80
fix wording in build docs (#184) 2022-02-03 14:41:47 +01:00
Robert Kaussow 392708d390
chore: include microformtas templates to fix opengraph (#132) 2021-12-30 15:30:40 +01:00
Robert Kaussow 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
Robert Kaussow 26a710b53c
docs: add missing shortcodes and features (#114) 2021-11-23 22:09:43 +01:00
Robert Kaussow 472b50ca22
feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
Robert Kaussow cf4134df17
chore: normalize default favicons and add docs (#96) 2021-09-23 14:31:19 +02:00
Robert Kaussow d0cab9622b
docs: improve documentation structure (#94) 2021-09-23 12:01:54 +02:00