From 9a94052b42cb0fe8377d9754444ce2de074fac4d Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 15 Jun 2025 19:16:16 -0400 Subject: [PATCH] updated todo --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 6fd4ca4..005efcf 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,8 @@ # TO-DO +- **First**, re-write the settings & configuration system from scratch! It's + broken and messy and not worth trying to fix like this. Instead, actually + architect how it should work, _then_ implement it. - Refactor the directory structure processing - Implement zola-style structure instead - `zona init` command to populate the required files, _with_ defaults