Commit Graph

18 Commits

Author SHA1 Message Date
Robert Kaussow 0a6867e68b
feat: add new brand icons for gitea, mastodon, xmpp and matrix (#457) 2022-07-11 21:07:21 +02:00
Robert Kaussow f6966b8513
feat: add optional hint/admonition icons (#383)
BREAKING CHANGE: The types of the `hint` short code have been renamed to `[note|tip|important|caution|warning]` the old types `[info|ok|warning|danger]` are still working, but should be considered as deprecated.

BREAKING CHANGE: The `hint` short code is using named arguments now. You have to change, e.g. `{{< hint warning >}}` to `{{< hint type=warning >}}`.
2022-04-23 15:14:42 +02:00
Robert Kaussow a901b3da36
fix: fix usage of terms and taxonomies list templates (#330) 2022-02-07 11:53:45 +01:00
Nicholas Seemiller 2ed5365d54
BREAKING CHANGE: rename icons `gdoc_keyborad_arrow_*` to `gdoc_keyboard_arrow_*` (#299) 2022-01-27 22:03:12 +01:00
Robert Kaussow 5c22ce57dc
feat: add multilingual mode support (#241)
BREAKING CHANGE:  Layout file renamed ´layouts/partials/page-footer.html → layouts/partials/menu-nextprev.html`. If you use overrides, you might need to change the filenames as well.
2022-01-23 13:21:44 +01:00
Robert Kaussow 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
Robert Kaussow 3f296625fb
feat: add tags to post pages (#193) 2021-09-01 10:18:00 +02:00
Robert Kaussow fcbd80b15b
feat: add new icon 'home' to built-in icon set (#190) 2021-08-24 17:34:54 +02:00
Robert Kaussow 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
Robert Kaussow 59be9a504f
Dark mode (#66) 2021-04-27 23:44:35 +02:00
Robert Kaussow 9ab80e989e
feat: replace error page icon (#84)
BREAKING CHANGE: The icon `gdoc_telescope` was removed. If you are using this icon you have to replace it.
2021-03-04 22:01:10 +01:00
Robert Kaussow cff562644e
normalize source icon size for the icon font 2020-11-28 15:05:04 +01:00
Robert Kaussow 9f437094fe
add new icons for vcs providers"
Addresses #27.

New icons added:

- bitbucket
- gitlab
- git
2020-11-26 22:58:08 +01:00
Robert Kaussow 8628fbbd7e
normalize svg icons and iconfont source 2020-11-16 22:24:23 +01:00
Robert Kaussow bb15276c82 add iconfont generation 2020-03-15 18:38:10 +01:00
Robert Kaussow 5268306aed remove unused svg 2020-03-15 16:37:48 +01:00
Robert Kaussow 14567a6df4 add anchor links for headlines 2020-02-26 23:59:30 +01:00
Robert Kaussow b710cfda80 initial commit 2020-01-12 15:33:02 +01:00