Commit Graph

11 Commits

Author SHA1 Message Date
fb905bd6c1
feat: add optional page description to search (#550)
Add optional page description to the search result list. The feature can be enabled by `geekdocSearchShowDescription=true` and is disabled by default. The max length of the description is set to `55` and will be truncated automatically if the limit is exceeded.
2022-12-07 08:57:41 +01:00
66d456f552
feat: add column size attribute (#455) 2022-07-11 20:46:01 +02:00
6e7c01e04f
cleanup formatting and docs (#247) 2021-11-24 09:10:26 +01:00
75f56d8fad
feat: add button to copy code blocks (#228)
BREAKING CHANGE: The `--code-max-height` formatting is applied only to code blocks that use syntax highlighting, see [documentation](https://geekdocs.de/features/code-blocks/).
2021-11-07 22:12:14 +01:00
3f296625fb
feat: add tags to post pages (#193) 2021-09-01 10:18:00 +02:00
8abe25f3cb
feat: add 'back-to-top' link to site footer (#167)
* feat: add 'back-to-top' link to site footer

* add aria-label to link
2021-07-20 09:58:56 +02:00
59be9a504f
Dark mode (#66) 2021-04-27 23:44:35 +02:00
5e105c9ff4
feat: auto-load custom svg sprites from assets folder (#79)
BREAKING CHANGE: Build-in icons are prefixed with `gdoc_` now. If you use build-in icons in e.g. menus you have to rename these references!
2021-03-03 21:07:59 +01:00
ab0867d2df
add font and css preloading links 2020-09-19 12:23:14 +02:00
d4d8437388
improve and normalize microblog formatting 2020-09-17 22:44:42 +02:00
b710cfda80 initial commit 2020-01-12 15:33:02 +01:00