hugo-theme-hilfe/layouts
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
..
_default chore: bump hugo in ci to 0.104.3 (#518) 2022-10-14 12:21:12 +02:00
partials feat: add option anchor the the bundle menu (#468) 2022-08-04 21:57:02 +02:00
posts fix: fix usage of terms and taxonomies list templates (#330) 2022-02-07 11:53:45 +01:00
shortcodes feat: add option to sort items in properties shortcode (#527) 2022-11-02 13:01:20 +01:00
404.html refactor: rename class .icon to .gdoc-icon (#379) 2022-04-18 20:33:23 +02:00
robots.txt feat: add robots template (#203) 2021-09-08 21:48:31 +02:00