Commit Graph

17 Commits

Author SHA1 Message Date
Robert Kaussow 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
Robert Kaussow 34d89cef80
fix wording in build docs (#184) 2022-02-03 14:41:47 +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 cf4134df17
chore: normalize default favicons and add docs (#96) 2021-09-23 14:31:19 +02:00
Robert Kaussow 44c4bf335e
docs: add known limitations (#45) 2021-05-23 23:09:59 +02:00
Robert Kaussow c9ab88ea8d
fix: remove relURL from markdown render image hook (#44) 2021-05-23 22:58:37 +02:00
Robert Kaussow 243f1f3009
docs: add missing documentation for shortcodes (#41) 2021-05-23 22:42:47 +02:00
Robert Kaussow 42968b6a30
feat: auto-load custom svg sprites from assets folder (#40)
BREAKING CHANGE:

The icon gdoc_telescope was removed. If you are using this icon you have to replace it.

Build-in icons are prefixed with gdoc_ now. If you use built-in icons in e.g. menus you have to rename these references!
2021-05-23 22:04:57 +02:00
Robert Kaussow 82f95b1766
feat: add optional extra menu to site navigations (#26)
* feat: add optional extra menu to site navigations

* add extra menu documentation

* rename menu to menu-extra

* feat: add optional extra menu to site navigations

* add extra menu documentation

* rename menu to menu-extra

* fix spellcheck
2021-01-24 23:04:52 +01:00
Robert Kaussow 8f3bd0e09c
fix spellchecking 2020-11-26 22:37:06 +01:00
Robert Kaussow 5210e50261
fix spellchecking 2020-09-12 18:34:13 +02:00
Robert Kaussow 81b2e5248a
fix spellchecking 2020-08-24 11:42:53 +02:00
Robert Kaussow e9c35bfdcf
fix spellchecking 2020-07-27 20:23:59 +02:00
Robert Kaussow 7df9b868af
fix spellcheck 2020-07-18 16:33:03 +02:00
Robert Kaussow a0fe4fd2a3
add markdown samples 2020-07-13 22:11:38 +02:00
Robert Kaussow 08a288f5f0
fix spellchecking 2020-07-07 18:59:05 +02:00