hugo-theme-hilfe/exampleSite/static
Robert Kaussow f6966b8513
feat: add optional hint/admonition icons (#383)
BREAKING CHANGE: The types of the `hint` short code have been renamed to `[note|tip|important|caution|warning]` the old types `[info|ok|warning|danger]` are still working, but should be considered as deprecated.

BREAKING CHANGE: The `hint` short code is using named arguments now. You have to change, e.g. `{{< hint warning >}}` to `{{< hint type=warning >}}`.
2022-04-23 15:14:42 +02:00
..
_includes feat: add option to include pages using the include shortcode (#92) 2021-04-10 13:55:03 +02:00
media fix: remove relURL from markdown render image hook (#93) 2021-04-10 15:52:27 +02:00
.htaccess add cache instructions to htaccess 2020-01-12 23:01:46 +01:00
custom.css feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
custom.css.example cleanup formatting and docs (#247) 2021-11-24 09:10:26 +01:00
socialmedia2.png fix: add schema.org metadata to docs sections (#347) 2022-02-17 20:44:08 +01:00