Commit Graph

10 Commits

Author SHA1 Message Date
Robert Kaussow 2f01b4b903
refactor: move profile size from img to degicated avatar shortcode (#525)
BREAKING CHANGE: The `size=profile` option was removed from the `img` shortcode. To create avatar images the new `avatar` shortcode can be used.
2024-04-07 21:46:31 +02:00
Robert Kaussow 72c23c9184
docs: use a propertylist to document shortcode attributes (#456) 2023-10-27 21:58:03 +02:00
Robert Kaussow e7a3759f0a
feat: add properylist shortcode (#455) 2023-10-27 21:57:55 +02:00
Robert Kaussow 18719a8df5
docs: replace contact page by about page (#280) 2022-07-11 16:04:05 +02:00
Robert Kaussow 19d108ada6
BREAKING CHANGE: rename icons `keyborad_arrow_*` to `keyboard_arrow_*` (#107) 2021-11-19 15:37:57 +01:00
Robert Kaussow 243f1f3009
docs: add missing documentation for shortcodes (#41) 2021-05-23 22:42:47 +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 82f95b1766
feat: add optional extra menu to site navigations (#26)
* feat: add optional extra menu to site navigations

* add extra menu documentation

* rename menu to menu-extra

* feat: add optional extra menu to site navigations

* add extra menu documentation

* rename menu to menu-extra

* fix spellcheck
2021-01-24 23:04:52 +01:00
Robert Kaussow 789f924d68
fix authors data file handling 2020-11-28 17:12:15 +01:00
Robert Kaussow 7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00