Commit graph

11 commits

Author SHA1 Message Date
Robert Kaussow 72ffa01363
docs: add known limitations (#94)
* docs: add known limitations

* fix typos
2021-04-11 13:58:06 +02:00
Robert Kaussow a8de42c489
fix: remove relURL from markdown render image hook (#93)
* fix: remove relURL from markdown render image hook

BREAKING CHANGE: As the relURL function in markdown render hooks
caused some unwanted side effects we had to remove it. Related to this
change the behavior for sites deployed to a subdirectory has changed as
well! Please check the [documentation](https://geekdocs.de/usage/getting-started/#sub-directories)
how to workaround subdirectory deployments.

* restructure color-schemes page to work as image bundle example

* fix wording
2021-04-10 15:52:27 +02:00
Robert Kaussow 9129b07d2f
add toc to dictionary 2021-04-10 13:06:07 +02:00
Robert Kaussow 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
Robert Kaussow e1c3c1a51e
fix spellchecking 2020-12-22 13:49:44 +01:00
Robert Kaussow ee380e697d
add documentation for different menu types 2020-12-22 13:15:36 +01:00
Robert Kaussow 31178fc9d8
fix spellchecking 2020-11-26 22:37:41 +01:00
Robert Kaussow f4a3018d47
[skip ci] improve getting started documentation 2020-09-12 11:57:41 +02:00
Robert Kaussow 638af32512
fix spellchecking 2020-09-11 20:36:21 +02:00
Robert Kaussow d4ee6a6b67
disable spellchecker for 'highlight' shortcodes 2020-06-07 17:42:03 +02:00
Robert Kaussow a773b27574 exclude words from spellcheck 2020-06-02 18:05:14 +02:00