hugo-theme-hilfe/exampleSite/data
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
..
menu fix: always fetch menu name from data file (#296) 2022-01-23 22:32:21 +01:00
properties feat: add option to sort items in properties shortcode (#527) 2022-11-02 13:01:20 +01:00