Commit Graph

57 Commits

Author SHA1 Message Date
Robert Kaussow 29021a4cb8
feat: add option `geekblogDarkModeCode` to enforce dark code blocks (#255) 2022-06-02 14:01:56 +02:00
Robert Kaussow 3ccc8918bb
refactor: rename class .icon to .gblog-icon (#232)
BREAKING CHANGE: The class `.icon` was renamed to `.gblog-icon` to avoid conflicts.
2022-04-30 13:36:39 +02:00
Robert Kaussow 85f5d63f29
fix: fix missing spaces while using links in headlines (#224) 2022-03-23 21:20:40 +01:00
Robert Kaussow 614d157b2f
fix usage of summary and description shortcode 2022-02-22 22:05:49 +01:00
Robert Kaussow 0000409601
chore: cleanup meta tags (#208) 2022-02-14 22:58:34 +01:00
Robert Kaussow 063c116bb5
fix: use safeHTML for description in metadata (#202) 2022-02-07 14:47:30 +01:00
Robert Kaussow eb17b172ed
fix: use absolute ULRs in img shortcode (#196) 2022-02-06 23:57:32 +01:00
Robert Kaussow e5b269fb36
refactor: cleanup Atom feed template and remove CDATA (#195) 2022-02-06 21:53:22 +01:00
Robert Kaussow 6f0cd03608
feat: add feature or thumbnail image to feeds (#194) 2022-02-06 16:59:16 +01:00
Robert Kaussow 0e6e2cce60
fix: use terms list template instead of toxonomies (#191) 2022-02-06 13:03:42 +01:00
Robert Kaussow 1b3e25abc3
use title partial when possible (#190) 2022-02-06 12:46:10 +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 967a75b9de
fix: fix formatting on feature and code links (#182) 2022-02-02 22:27:10 +01:00
Robert Kaussow 414391ce09
feat: add taxonomy list template (#172) 2022-01-29 14:38:08 +01:00
Robert Kaussow 5c7f5db32b
fix: fix title formatting (#152) 2022-01-12 22:05:20 +01:00
Robert Kaussow d406d33ae3
adjust template formatting 2022-01-12 21:43:53 +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
Michael Kuhn bbd3c370dd
feat: show post metadata for single posts (#104) 2021-11-20 14:36:26 +01:00
Robert Kaussow 09639006d9
fix: only mark `weight: 1` as sticky posts (#95) 2021-09-23 10:50:42 +02: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 c9ab88ea8d
fix: remove relURL from markdown render image hook (#44) 2021-05-23 22:58:37 +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 18e0e7577a
fix: enforce css overwrite for raw links (#36) 2021-05-23 15:09:01 +02:00
Robert Kaussow 14502ab963
fix: ensure render template contains no empty newlines (#35) 2021-05-23 14:57:55 +02:00
Robert Kaussow 999f05049a
fix: remove relURL function from render-link template 2021-02-21 21:57:06 +01:00
Robert Kaussow 673dc72be0
fix: dont apply relURL function to remote urls in render-link template 2021-02-21 21:16:11 +01:00
Robert Kaussow 582d84408e
fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +01:00
Robert Kaussow 261956c145
fix: use custom render hook templates 2021-02-21 13:24:55 +01:00
Robert Kaussow 789f924d68
fix authors data file handling 2020-11-28 17:12:15 +01:00
Robert Kaussow 01644b9495
add parameter GeekblogContentSection 2020-11-28 16:58:28 +01:00
Robert Kaussow b2f715a50c
ignore modifications within 24 hours 2020-09-16 09:38:44 +02:00
Robert Kaussow 121cb89363
display page metadata only if content type 'posts' 2020-09-07 21:09:21 +02:00
Robert Kaussow b88aa15830
fix wording 2020-08-26 00:13:53 +02:00
Robert Kaussow c146f130d7
add basic post metadata to posts single view 2020-08-26 00:09:32 +02:00
Robert Kaussow 206fe0cef9
add read time indicator 2020-08-25 23:57:08 +02:00
Robert Kaussow 6f107e2bcd
update post only as changed if the update was made on a different day 2020-08-25 23:55:40 +02:00
Robert Kaussow 536f5322f3
use .Lastmod instead of .Date on posts 2020-08-25 23:33:35 +02:00
Robert Kaussow c2d910f078
fix wrong icon class 2020-08-25 23:11:00 +02:00
Robert Kaussow c3e9abbb34
add template for json feeds 2020-08-24 09:03:56 +02:00
Robert Kaussow 833e286134
add image procesing shortcode 2020-07-27 20:17:55 +02:00
Robert Kaussow e1ea8a82fe
add feature image for blog posts 2020-07-26 14:47:12 +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 0cde8afd34
fix width of the page navigation 2020-07-17 19:19:03 +02:00