hugo-theme-hilfe/exampleSite/content/en
Robert Kaussow 128a55e974
feat: add option to sort items in properties shortcode (#527)
BREAKING CHANGE: To enable sorting of elements in the `properties` shortcode, it was necessary to change the structure of the properties file. Due to this change, the `properties` object now requires a list of maps instead of a map. A [sample file](https://raw.githubusercontent.com/thegeeklab/hugo-geekdoc/main/exampleSite/data/properties/demo.yaml) can be found in the repository.
2022-11-02 13:01:20 +01:00
..
_includes docs: migrate hints to named attributes (#393) 2022-04-30 14:28:48 +02:00
asciidoc fix: fix multi paragraph admonitions formatting (#526) 2022-11-02 11:03:13 +01:00
collapse feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
features docs: fix grammar in theming docs (#481) 2022-08-24 10:30:45 +02:00
posts fix: fix post metadata positioning (#315) 2022-02-03 10:58:37 +01:00
shortcodes feat: add option to sort items in properties shortcode (#527) 2022-11-02 13:01:20 +01:00
toc-tree feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
usage ci: improve version file and tarball creation (#486) 2022-08-29 22:53:07 +02:00
_index.md feat: support mermaid codeblocks (#485) 2022-08-29 21:52:44 +02:00