Commit Graph

8 Commits

Author SHA1 Message Date
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 fc91b1f254
remove duplicate partial 2021-05-24 14:04:00 +02:00
Robert Kaussow 6e5cf19af5
fix: improve title and decription handling on error page 2021-05-24 14:03:30 +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 9c36402bc3
feat: replace error page icon (#39) 2021-05-23 20:45:26 +02:00
Robert Kaussow edc1307b1a
refactor head partials 2020-07-22 23:41:46 +02:00
Robert Kaussow d6191beb40
fix error page formatting 2020-07-08 21:04:18 +02:00
Robert Kaussow 7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00