Commit Graph

12 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 f03cae033a
chore: remove unused font and only preload main fonts (#47) 2021-05-24 14:21:36 +02:00
Robert Kaussow c9ab88ea8d
fix: remove relURL from markdown render image hook (#44) 2021-05-23 22:58:37 +02:00
Robert Kaussow f00b90be78
load static css/js assets from data template 2020-11-08 22:36:04 +01:00
Robert Kaussow 172db048f0
fix print css and split out mobile css 2020-11-08 17:08:17 +01:00
Robert Kaussow 7cdb54f558
revert css media type 2020-11-08 15:07:02 +01:00
Robert Kaussow 821865d033
use relative URL's for fonts 2020-11-08 15:00:48 +01:00
Robert Kaussow 28a82733b8
migrate to thegeeklab namespace 2020-09-27 22:14:36 +02:00
Robert Kaussow fd7c3a72c1
cleaup 2020-07-25 13:53:27 +02:00
Robert Kaussow 7164a83f2f
removing self-closing slash 2020-07-23 13:27:52 +02:00
Robert Kaussow edc1307b1a
refactor head partials 2020-07-22 23:41:46 +02:00