5 Commits

Author SHA1 Message Date
Daniel Rojas
928f607457
Consolidate code for replacing HTML placeholders 2023-01-19 16:35:13 -05:00
Daniel Rojas
a839a47c3f
Implement template-based HTML output 2023-01-19 16:35:12 -05:00
Daniel Rojas
3cc36e1573 Harmonize shebangs and encoding info
- Use `#!/usr/bin/env python3` on executable modules
- Remove shebangs on all other `.py` files
- Add UTF-8 encoding info where mising
2021-10-11 20:05:52 +02:00
kvid
92354e6852
Add basic options and metadata (#214) 2021-08-25 19:46:37 +02:00
Daniel Rojas
96bd121403 Create separate modules for BOM and HTML functions 2020-11-15 08:42:57 +01:00