| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-13 | Add a meaningful error to process-templates | jvoisin | |
| 2024-01-07 | simplify process templates script | sandbank52641 | |
| Python provides a high-level path object with `pathlib`[^1], which is included in the standard library[^2]. This makes it simpler to find all html files to process. [^1]: https://docs.python.org/3/library/pathlib.html#module-pathlib [^2]: https://peps.python.org/pep-0428/ | |||
| 2023-07-15 | run process-templates as an executable | Daniel Micay | |
