uci-hugo-doc/exampleSite/content/en
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 multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
asciidoc feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
collapse feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
features remove unused page resources 2022-02-17 20:45:22 +01:00
posts fix: fix post metadata positioning (#315) 2022-02-03 10:58:37 +01:00
shortcodes feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
toc-tree feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
usage feat: add new option geekdocContentLicense (#346) 2022-02-16 11:53:13 +01:00
_index.md refactor: unify title and description handling in meta files (#329) 2022-02-07 10:57:43 +01:00