Robert Kaussow
1ace505d27
feat: add option to include pages using the include shortcode ( #92 )
...
BREAKING CHANGE: The include shortcode will render files as Markdown
instead of HTML by default now. While the Markdown renderer should be
able to render HTML as well this might still work as before.
BREAKING CHANGE: The include shortcode option markdown was replaces by
a generic type option that could be used to specify special include
types.
2021-04-10 13:55:03 +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
ee380e697d
add documentation for different menu types
2020-12-22 13:15:36 +01:00
Robert Kaussow
2f90aa4d95
add documentation for different menu type
2020-12-21 14:23:21 +01:00
Robert Kaussow
a428f9d84d
configure npm
2020-06-02 18:07:53 +02:00
Robert Kaussow
3959b13cd8
fix spelling and pass spellchecking
2020-06-02 18:05:14 +02:00
Robert Kaussow
cb0d15260c
remove control chars
2020-04-30 20:55:53 +02:00
Michael Barz
5486f711f7
add include shortcode and doc
2020-04-30 16:30:19 +02:00
Robert Kaussow
7cceca5a72
add example for color schemes
2020-02-05 00:41:13 +01:00
Robert Kaussow
05dd03396c
move docs to new domain
2020-01-14 22:42:16 +01:00
Robert Kaussow
aac46df166
code cleanup and add documentation for config params
2020-01-14 00:15:39 +01:00
Robert Kaussow
1f82ce0202
add minimal robots.txt
2020-01-12 23:27:36 +01:00
Robert Kaussow
646e5bebb5
add cache instructions to htaccess
2020-01-12 23:01:46 +01:00
Robert Kaussow
9cba7851ed
add .htaccess file to enable custom 404
2020-01-12 22:08:02 +01:00