summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordweller <dweller@cabin.digital>2024-03-08 19:53:47 +0200
committerdweller <dweller@cabin.digital>2024-03-08 19:53:47 +0200
commitd66f88febd3f19afd6b0ed0bee347e8f7db3e086 (patch)
tree0a931a777591fa6d4edaaeccefa27e4d2d75d090 /TODO
parent12da9560c792ae5f3beb31dfdf5f41d70d03e4ab (diff)
fix formatting and parsing when using self-compiled mandoc that produced different HTML output
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index f3cb261..0d645ff 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,6 @@ TODO: decouple PHP from HTML, merge index.php and search.php. Just have templat
TODO: change GET query vars to be shorter or switch to a different schema
TODO: populate all the static pages, like About and stuff
FIXME: flash of white on load for /search.php, also stuck loading with no args
-TODO: sgrep TODO
-FIXME: on manup.sh the mandoc generates slightly different HTML, like the headers. Needs CSS fixes.
- This also breaks section # parsing I think.
+TODO: sgrep TODO/FIXME
+TODO: Maybe use a default arch to speed up search? Could try to detect arch via user-agent in PHP.
+TODO: Minify, consolidate