hugo-geekdoc/exampleSite
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
..
assets/sprites feat: auto-load custom svg sprites from assets folder (#79) 2021-03-03 21:07:59 +01:00
content feat: add option to include pages using the include shortcode (#92) 2021-04-10 13:55:03 +02:00
data feat: replace error page icon (#84) 2021-03-04 22:01:10 +01:00
layouts/shortcodes feat: auto-load custom svg sprites from assets folder (#79) 2021-03-03 21:07:59 +01:00
static feat: add option to include pages using the include shortcode (#92) 2021-04-10 13:55:03 +02:00
config.yaml docs: add pluralizeListTitles = false to min config example 2021-02-22 17:20:24 +01:00