Commit Graph

10 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 472b50ca22
feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
Robert Kaussow 9c36402bc3
feat: replace error page icon (#39) 2021-05-23 20:45:26 +02:00
Robert Kaussow b44e094b63
fix: switch back to pixel based border sizes 2021-02-21 22:39:34 +01:00
Robert Kaussow 43c4b6bc7b
chore: normalize sass default vars 2021-02-21 14:48:07 +01:00
Robert Kaussow 0317ea13ce
feat: enable lazy loading for custom img shortcode (#28) 2021-02-21 14:45:41 +01:00
Robert Kaussow a93b8ed1c4
fix: set line-height in normalized h1 to avoid overlapping 2021-02-21 13:26:55 +01:00
Robert Kaussow dafba04a6b
feat: add ok color option for hint shortcode 2021-02-20 21:35:30 +01:00
Robert Kaussow 1a5d341913
apply prettier formatting 2020-09-12 18:20:46 +02:00
Robert Kaussow 7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00