Commit Graph

88 Commits

Author SHA1 Message Date
Robert Kaussow 785adf091b
fix: replace .Site.BaseURL by recommended alternatives (#487) 2024-01-15 21:15:17 +01:00
Robert Kaussow 9be026819d
feat: improve css print media type (#411) 2023-07-05 21:48:39 +02:00
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 b11460f532
feat: add option to enable or disable the dark mode toggle button (#346) 2022-12-21 11:41:23 +01:00
Robert Kaussow d12bd8b069
feat: add new option geekblogSeoIgnore (#307) 2022-09-11 13:54:25 +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 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 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 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 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 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 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 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
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 96a9792f5b
fix: toggle visibility on mobile nav (#93) 2021-09-22 21:52:07 +02:00
Robert Kaussow ea976beeaf
feat: add option geekblogTagsToMenu (#73)
Co-authored-by: Giovanni Ciatto <giovanni.ciatto@unibo.it>
2021-07-06 23:25:30 +02:00
Robert Kaussow 29b10769b7
fix: remove inline script usage (#49) 2021-05-24 15:11:36 +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 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 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 01e4e6f7a6
feat: allow user-defined overwriting of the logo size (#38) 2021-05-23 15:18:55 +02:00
Robert Kaussow 5cb5dc0833
refactor: cleanup and restructure gulp tasks (#32) 2021-05-23 14:50:50 +02:00
Robert Kaussow 261956c145
fix: use custom render hook templates 2021-02-21 13:24:55 +01:00
Robert Kaussow 82f95b1766
feat: add optional extra menu to site navigations (#26)
* feat: add optional extra menu to site navigations

* add extra menu documentation

* rename menu to menu-extra

* feat: add optional extra menu to site navigations

* add extra menu documentation

* rename menu to menu-extra

* fix spellcheck
2021-01-24 23:04:52 +01:00