Commit Graph

20 Commits

Author SHA1 Message Date
Robert Kaussow a57797f12b
chore: normalize mixed casing of code block lang and theme parameters (#401) 2023-06-22 10:52:32 +02:00
Robert Kaussow 29021a4cb8
feat: add option `geekblogDarkModeCode` to enforce dark code blocks (#255) 2022-06-02 14:01:56 +02:00
Robert Kaussow 6f0cd03608
feat: add feature or thumbnail image to feeds (#194) 2022-02-06 16:59:16 +01:00
Robert Kaussow 91f44eb3a5
refactor: unify title and description handling in meta files (#189) 2022-02-05 20:02:17 +01:00
Robert Kaussow 5c7f5db32b
fix: fix title formatting (#152) 2022-01-12 22:05:20 +01:00
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