Commit Graph

15 Commits

Author SHA1 Message Date
Robert Kaussow b4721c0ce7
chore: enable auto-formatting for template files (#133) 2021-12-30 15:55:55 +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 ea4fab356a
fix: hide color theme toggles by default (#126) 2021-12-25 14:26:59 +01:00
Robert Kaussow 472b50ca22
feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
Robert Kaussow 55adaddc30
feat: add partial head/custom.html for custom page head elements (#48) 2021-05-24 14:30:19 +02:00
Robert Kaussow 07f124360d
add json-ld structured data partial 2020-07-24 22:25:04 +02:00
Robert Kaussow 8aac5df50e
add itemscope 2020-07-23 22:06:00 +02:00
Robert Kaussow 7db1152b23
add default favicons and microformats 2020-07-23 21:27:11 +02:00
Robert Kaussow 439ca1c7e8
add partial for rel-me links 2020-07-23 10:00:18 +02:00
Robert Kaussow edc1307b1a
refactor head partials 2020-07-22 23:41:46 +02:00
Robert Kaussow d88c0756da
test lhci error handling 2020-07-17 11:06:36 +02:00
Robert Kaussow 06e311323b
test lhci error handling 2020-07-17 10:51:14 +02:00
Robert Kaussow 37d19fe7ba
test lhci error handling 2020-07-17 10:47:02 +02:00
Robert Kaussow 5dde8ab9ca
test lhci error handling 2020-07-17 10:44:11 +02:00
Robert Kaussow 7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00