Commit Graph

14 Commits

Author SHA1 Message Date
relikd
a6d9f715f9 allow {key} in slug + allow sorting and hashing 2022-04-06 13:11:49 +02:00
relikd
d6df547682 config.root trailing slash + allow any in fields 2022-04-06 12:29:35 +02:00
relikd
ebc29459ec remove ConfigKey and GroupKey types 2022-04-06 00:29:40 +02:00
relikd
adb26e343e split py into modules 2022-04-05 22:58:53 +02:00
relikd
97b40b4886 refactoring II (watcher config + dependency mgmt) 2022-04-05 20:29:15 +02:00
relikd
479ff9b964 add virtual path resolver
this allows the admin UI to preview groupby pages
2022-04-02 00:14:22 +02:00
relikd
626c0ab13a fix processed lookup v0.9.2 2022-04-01 13:34:35 +02:00
relikd
2de02ed50c add examples v0.9.1 2022-03-31 04:20:01 +02:00
relikd
c9c1ab69b1 complete refactoring to ensure group before build
Due to a concurrency bug (lektor/lektor#1017), a source file is
sporadically not updated because `before-build` is evaluated faster
than `before-build-all`. Fixed with a redundant build process.

Also:
- adds before- and after-init hooks
- encapsulates logic into separate classes
- fix virtual path and remove virtual path resolver
- more type hints (incl. bugfixes)
2022-03-31 04:16:18 +02:00
relikd
dfdf55a5a5 group before parent node + emit init-once v0.9 2022-03-27 10:11:29 +02:00
relikd
da15fe1304 add support for config setup v0.8 2022-03-25 22:32:33 +01:00
relikd
a3dae4dc21 add pypi distribution script 2022-03-25 17:28:11 +01:00
relikd
2eb8d820c0 First version 2022-03-25 17:21:02 +01:00
relikd
c80111eaac Initial 2022-03-07 16:13:45 +01:00