Commit Graph

44 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 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 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 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 b44e094b63
fix: switch back to pixel based border sizes 2021-02-21 22:39:34 +01:00
Robert Kaussow 0317ea13ce
feat: enable lazy loading for custom img shortcode (#28) 2021-02-21 14:45:41 +01:00
Robert Kaussow 261956c145
fix: use custom render hook templates 2021-02-21 13:24:55 +01:00
Robert Kaussow 172db048f0
fix print css and split out mobile css 2020-11-08 17:08:17 +01: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 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
Robert Kaussow edc1307b1a
refactor head partials 2020-07-22 23:41:46 +02:00
Robert Kaussow 7e39417897
replace white with a light gray 2020-07-18 16:16:41 +02:00
Robert Kaussow 922526be21
slightly modify page navigation and icon 2020-07-18 00:03:22 +02:00
Robert Kaussow 0cde8afd34
fix width of the page navigation 2020-07-17 19:19:03 +02:00
Robert Kaussow 3d256a054c
revert test changes 2020-07-17 11:33:11 +02:00
Robert Kaussow d88c0756da
test lhci error handling 2020-07-17 11:06:36 +02:00
Robert Kaussow a0fe4fd2a3
add markdown samples 2020-07-13 22:11:38 +02:00
Robert Kaussow 4ebec513f8
small icon and spacing fixes 2020-07-12 23:07:37 +02:00
Robert Kaussow 130142e010
implement atom feeds and refactor svg icons/iconfonts 2020-07-12 16:28:51 +02:00
Robert Kaussow 77b893063d
fix icon 2020-07-09 09:07:50 +02:00
Robert Kaussow 7617c2a87c
fix iconfont naming 2020-07-08 22:21:56 +02:00
Robert Kaussow d6191beb40
fix error page formatting 2020-07-08 21:04:18 +02:00
Robert Kaussow d8e60de0c7
increase subtitle font size and weight for a better contrast ratio 2020-07-07 11:19:47 +02:00
Robert Kaussow 8e2a80c8bd
use marging around icons to prevent scaledown 2020-07-06 21:00:30 +02:00
Robert Kaussow 7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00