From d66f88febd3f19afd6b0ed0bee347e8f7db3e086 Mon Sep 17 00:00:00 2001 From: dweller Date: Fri, 8 Mar 2024 19:53:47 +0200 Subject: fix formatting and parsing when using self-compiled mandoc that produced different HTML output --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3