Files
lektor-groupby-plugin/examples/configs/groupby.ini
2022-08-03 08:17:26 +02:00

16 lines
219 B
INI

[testA]
enabled = True
root = /
slug = config/{key}.html
template = example-config.html
split = ' '
[testA.children]
order_by = -title, body
[testA.fields]
title = "Tagged: " ~ this.group
[testA.key_map]
Blog = News