6 Commits

Author SHA1 Message Date
relikd
5bbe6d2360 chore: bump v1.0.0 2023-03-04 18:19:26 +01:00
relikd
f32046dffb docs: update examples + readme 2022-12-20 01:28:12 +01:00
relikd
298e0d4a62 v0.9.3 2022-04-06 15:47:38 +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
da15fe1304 add support for config setup 2022-03-25 22:32:33 +01:00
relikd
2eb8d820c0 First version 2022-03-25 17:21:02 +01:00