e7a3759f0a
feat: add properylist shortcode ( #455 )
2023-10-27 21:57:55 +02:00
9f18261880
fix: fix hover background color for the code copy box ( #435 )
2023-09-01 23:12:05 +02:00
945b31d146
fix: use flexbox to align heading anchors ( #434 )
2023-09-01 22:42:06 +02:00
9be026819d
feat: improve css print media type ( #411 )
2023-07-05 21:48:39 +02:00
a1229b7e55
chore: adjust default brand size ( #400 )
2023-06-20 13:43:11 +02:00
81b2674778
fix: adjust default color scheme to fix some contrast issues ( #380 )
2023-04-21 22:39:18 +02:00
7dc4449def
ci: temp disable linkcheck of unsplash ( #369 )
2023-03-03 09:55:39 +01:00
484a0b13e8
fix: improve spacing of shortcodes ( #362 )
2023-02-16 10:38:45 +01:00
9e4f04ccad
chore: make css var --accent-color-dark slightly darker ( #350 )
2022-12-21 15:19:56 +01:00
49bc0c77e3
fix: improve color of links within hints in dark mode ( #349 )
2022-12-21 14:35:22 +01:00
e3c9a7a93d
fix: fix multi paragraph admonitions formatting ( #347 )
2022-12-21 11:53:05 +01:00
b11460f532
feat: add option to enable or disable the dark mode toggle button ( #346 )
2022-12-21 11:41:23 +01:00
b67e883eff
fix: dont write color mode defaults to local storage ( #345 )
2022-12-21 11:29:15 +01:00
b7de69863a
feat: add progress shortcode ( #305 )
2022-08-31 10:15:13 +02:00
fbfaec50b6
fix: temp fix mermaid svg height ( #304 )
2022-08-30 21:40:45 +02:00
1e1da86618
feat: add profile size to img shortcode ( #279 )
2022-07-11 15:46:49 +02:00
bf9cf7578a
fix: add column size attribute ( #278 )
2022-07-11 15:09:48 +02:00
6a827d20f9
chore: slightly rework headline anchor ( #277 )
2022-07-11 14:50:45 +02:00
c1f15c2162
feat: add new boxes shortcode ( #274 )
2022-07-11 14:37:17 +02:00
349d6529f1
feat: add new brand icons for gitea, mastodon, xmpp and matrix ( #275 )
2022-07-11 14:27:48 +02:00
4bb0ba4024
fix: fix exception while creating the code copy button ( #260 )
2022-06-12 15:50:27 +02:00
f9437ae997
fix: improve keyboard accessability for anchors and code blocks ( #259 )
2022-06-10 22:16:14 +02:00
29021a4cb8
feat: add option geekblogDarkModeCode
to enforce dark code blocks ( #255 )
2022-06-02 14:01:56 +02:00
ee28edec26
chore: use mermaid default light and dark theme ( #254 )
2022-05-30 21:49:13 +02:00
7ce82f7b6d
feat: add optional hint/admonition icons ( #233 )
2022-04-30 14:32:07 +02:00
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
85f5d63f29
fix: fix missing spaces while using links in headlines ( #224 )
2022-03-23 21:20:40 +01:00
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
dcce1af5b9
fix: unify height of header menu items ( #198 )
2022-02-07 09:01:52 +01:00
d5e0ed0857
fix: fix formatting of multiline post metadata ( #197 )
2022-02-07 00:10:30 +01:00
967a75b9de
fix: fix formatting on feature and code links ( #182 )
2022-02-02 22:27:10 +01:00
414391ce09
feat: add taxonomy list template ( #172 )
2022-01-29 14:38:08 +01:00
6c769422d9
BREAKING CHANGE: rename icon bookmarks
to bookmark
( #153 )
2022-01-12 22:50:20 +01:00
0509d3f82a
chore: disable user-select for button-like elements ( #142 )
2022-01-08 13:57:17 +01:00
beb5afa756
chore: cleanup build setup and webpack requirements ( #138 )
2022-01-07 16:18:11 +01:00
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
c59f179d0b
feat: add button to copy code blocks ( #115 )
2021-11-23 22:18:26 +01:00
17e2455161
feat: add 'back-to-top' link to site footer ( #113 )
2021-11-23 21:40:58 +01:00
472b50ca22
feat: add dark mode ( #109 )
2021-11-23 16:53:25 +01:00
9e172ecab2
fix: fix various spacing issues ( #108 )
2021-11-21 12:55:56 +01:00
19d108ada6
BREAKING CHANGE: rename icons keyborad_arrow_*
to keyboard_arrow_*
( #107 )
2021-11-19 15:37:57 +01:00
96a9792f5b
fix: toggle visibility on mobile nav ( #93 )
2021-09-22 21:52:07 +02:00
c697cf1edd
feat: add sizes 'regular' and 'large' to button shortcode ( #50 )
2021-05-24 15:22:22 +02:00
29b10769b7
fix: remove inline script usage ( #49 )
2021-05-24 15:11:36 +02:00
f03cae033a
chore: remove unused font and only preload main fonts ( #47 )
2021-05-24 14:21:36 +02:00
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
9c36402bc3
feat: replace error page icon ( #39 )
2021-05-23 20:45:26 +02:00
01e4e6f7a6
feat: allow user-defined overwriting of the logo size ( #38 )
2021-05-23 15:18:55 +02:00
18e0e7577a
fix: enforce css overwrite for raw links ( #36 )
2021-05-23 15:09:01 +02:00