| Random Link ¯\_(ツ)_/¯ | ||
| Aug 14, 2021 | » | [ToDo] Site Health
1 min; updated Sep 18, 2022
Things that make the personal website better, but are orthogonal to adding new content. 🟡 Achieve parity between .md and .html content files. Right now, the scripts treat .md as the identifier for site content, which means .html files lack full YAML. 🟡 Add a --augment_all parameter to src/augment_yaml.py. Useful when adding new augmentations that need to be applied to all files. The current augment_yaml.py uses the changelist from git to determine which files need augmentation.... |