Commit Graph

130 Commits

Author SHA1 Message Date
Robert Kaussow f9437ae997
fix: improve keyboard accessability for anchors and code blocks (#259) 2022-06-10 22:16:14 +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 6da6ced08d
ci: switch to linkchecker (#246) 2022-05-18 20:51:52 +02:00
Robert Kaussow 015b99a3ff
fix: fix extra space after katex shortcode (#244) 2022-05-17 14:42:08 +02:00
Robert Kaussow 7ce82f7b6d
feat: add optional hint/admonition icons (#233) 2022-04-30 14:32:07 +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
Michael Kuhn bf114930ba
fix: fix typo in KaTeX class name (#214) 2022-02-23 09:03:11 +01:00
Robert Kaussow 425b7ed2b2
fix: fix typo in gdoc_keyboard icons filename (#213)
BREAKING CHANGE: Icons `gblog_keyborad_arrow_*` were renamed to `gblog_keyboard_arrow_*?`.
2022-02-22 22:31:49 +01:00
Robert Kaussow 614d157b2f
fix usage of summary and description shortcode 2022-02-22 22:05:49 +01:00
Robert Kaussow 357417f8ef
docs: move mermaid shortcode documentation to shortcode page (#212) 2022-02-22 21:42:44 +01:00
Michael Kuhn 591ee8d6df
feat: add KaTeX support (#211) 2022-02-22 16:45:10 +01:00
Robert Kaussow 0000409601
chore: cleanup meta tags (#208) 2022-02-14 22:58:34 +01:00
Robert Kaussow e27b8db64a
refactor: cleanup and unify the featured image metadata integration (#207) 2022-02-14 16:25:11 +01:00
Robert Kaussow 063c116bb5
fix: use safeHTML for description in metadata (#202) 2022-02-07 14:47:30 +01:00
Robert Kaussow 9f49819aa8
fix: fix section name formatting in metadata (#201) 2022-02-07 13:52:07 +01:00
Robert Kaussow dcce1af5b9
fix: unify height of header menu items (#198) 2022-02-07 09:01:52 +01:00
Robert Kaussow d5e0ed0857
fix: fix formatting of multiline post metadata (#197) 2022-02-07 00:10: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 d8d211d6a5
replace deprecated .Page.Hugo variable (#193) 2022-02-06 13:48:16 +01:00
Robert Kaussow df31c57278
feat: add referrer and generator meta tag and canonical link (#192) 2022-02-06 13:13:05 +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 59a591c73b
fix: prevent failing build if tags is an empty string (#187) 2022-02-05 15:02:00 +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 851aec0c1f
fix: enable cache busting for js files (#163) 2022-01-23 21:42:59 +01:00
Robert Kaussow 6c769422d9
BREAKING CHANGE: rename icon `bookmarks` to `bookmark` (#153) 2022-01-12 22:50:20 +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 6362bcdee5
adjust template formatting 2022-01-12 21:32:34 +01:00
Robert Kaussow 8ba04bfb36
fix: broken mermaid rendering (#141) 2022-01-08 13:45:19 +01:00
Robert Kaussow b4721c0ce7
chore: enable auto-formatting for template files (#133) 2021-12-30 15:55:55 +01:00
Robert Kaussow 392708d390
chore: include microformtas templates to fix opengraph (#132) 2021-12-30 15:30:40 +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 c59f179d0b
feat: add button to copy code blocks (#115) 2021-11-23 22:18:26 +01:00
Robert Kaussow 17e2455161
feat: add 'back-to-top' link to site footer (#113) 2021-11-23 21:40:58 +01:00
Robert Kaussow 73e3888dcc
feat: add span with class 'gdoc-brand__title' around site title (#112) 2021-11-23 21:22:11 +01:00
Robert Kaussow 472b50ca22
feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
Robert Kaussow 9b2a28d7b5
feat: add include shortcode (#111) 2021-11-23 14:33:03 +01:00
Robert Kaussow 9e172ecab2
fix: fix various spacing issues (#108) 2021-11-21 12:55:56 +01:00
Michael Kuhn 59b3d4a92d
feat: show content license in footer (#106) 2021-11-20 22:49:56 +01:00
Michael Kuhn bbd3c370dd
feat: show post metadata for single posts (#104) 2021-11-20 14:36:26 +01:00
Robert Kaussow cf4134df17
chore: normalize default favicons and add docs (#96) 2021-09-23 14:31:19 +02:00
Robert Kaussow 09639006d9
fix: only mark `weight: 1` as sticky posts (#95) 2021-09-23 10:50:42 +02:00
Robert Kaussow 96a9792f5b
fix: toggle visibility on mobile nav (#93) 2021-09-22 21:52:07 +02:00