Commit Graph

71 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 ee28edec26
chore: use mermaid default light and dark theme (#254) 2022-05-30 21:49:13 +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
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
Michael Kuhn 591ee8d6df
feat: add KaTeX support (#211) 2022-02-22 16:45:10 +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 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 6c769422d9
BREAKING CHANGE: rename icon `bookmarks` to `bookmark` (#153) 2022-01-12 22:50:20 +01:00
Robert Kaussow 0509d3f82a
chore: disable user-select for button-like elements (#142) 2022-01-08 13:57:17 +01:00
Robert Kaussow beb5afa756
chore: cleanup build setup and webpack requirements (#138) 2022-01-07 16:18:11 +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 472b50ca22
feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
Robert Kaussow 9e172ecab2
fix: fix various spacing issues (#108) 2021-11-21 12:55:56 +01:00
Robert Kaussow 19d108ada6
BREAKING CHANGE: rename icons `keyborad_arrow_*` to `keyboard_arrow_*` (#107) 2021-11-19 15:37:57 +01:00
Robert Kaussow 96a9792f5b
fix: toggle visibility on mobile nav (#93) 2021-09-22 21:52:07 +02:00
Robert Kaussow c697cf1edd
feat: add sizes 'regular' and 'large' to button shortcode (#50) 2021-05-24 15:22:22 +02:00
Robert Kaussow 29b10769b7
fix: remove inline script usage (#49) 2021-05-24 15:11:36 +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 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 9c36402bc3
feat: replace error page icon (#39) 2021-05-23 20:45:26 +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 18e0e7577a
fix: enforce css overwrite for raw links (#36) 2021-05-23 15:09:01 +02:00
Robert Kaussow 609aa3574f
fix: fix formatting of nested code blocks (#34) 2021-05-23 14:57:44 +02:00
Robert Kaussow 5cb5dc0833
refactor: cleanup and restructure gulp tasks (#32) 2021-05-23 14:50:50 +02:00
Robert Kaussow b44e094b63
fix: switch back to pixel based border sizes 2021-02-21 22:39:34 +01:00
Robert Kaussow ece9d46a3e
fix typo 2021-02-21 14:52:25 +01:00
Robert Kaussow 43c4b6bc7b
chore: normalize sass default vars 2021-02-21 14:48:07 +01:00
Robert Kaussow 0317ea13ce
feat: enable lazy loading for custom img shortcode (#28) 2021-02-21 14:45:41 +01:00
Robert Kaussow a93b8ed1c4
fix: set line-height in normalized h1 to avoid overlapping 2021-02-21 13:26:55 +01:00
Robert Kaussow 261956c145
fix: use custom render hook templates 2021-02-21 13:24:55 +01:00
Robert Kaussow dafba04a6b
feat: add ok color option for hint shortcode 2021-02-20 21:35:30 +01:00
Robert Kaussow 0e248be1b0
normalize source icon size for the icon font 2020-11-28 15:22:56 +01:00
Robert Kaussow 5e5174b20c
add new icons for different vcs providers 2020-11-28 15:22:56 +01:00
Robert Kaussow f8d96b470a
disable user selection on nav control button 2020-11-22 18:54:34 +01:00
Robert Kaussow 172db048f0
fix print css and split out mobile css 2020-11-08 17:08:17 +01:00
Robert Kaussow 1a5d341913
apply prettier formatting 2020-09-12 18:20:46 +02:00
Robert Kaussow 8ea9b3e092
add small radius to feature images 2020-09-08 21:59:17 +02:00
Robert Kaussow e1ef957164
remove left anchor option and adjust spacing 2020-09-07 21:08:30 +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 4c35e33068
increase contrast ratio on feature image overlay 2020-07-29 21:14:43 +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