Files
hakurei.app/process-templates
sandbank52641 968167ad52 simplify process templates script
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/
2024-01-07 15:18:18 -05:00

697 B
Executable File