Commit Graph

58 Commits

Author SHA1 Message Date
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