hugo-geekdoc/layouts
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
..
_default fix: remove relURL from markdown render image hook (#93) 2021-04-10 15:52:27 +02:00
partials fix: remove relURL from markdown render image hook (#93) 2021-04-10 15:52:27 +02:00
posts feat: auto-load custom svg sprites from assets folder (#79) 2021-03-03 21:07:59 +01:00
shortcodes feat: add option to include pages using the include shortcode (#92) 2021-04-10 13:55:03 +02:00
taxonomy initial commit 2020-01-12 15:33:02 +01:00
404.html feat: replace error page icon (#84) 2021-03-04 22:01:10 +01:00