summaryrefslogtreecommitdiff
path: root/TODO
blob: 408646bf4810bd4e6cd71482af0ecc2e56e2786c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TODO:  decouple PHP from HTML, merge index.php and search.php. Just have templates and snippets
       and include those.
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
TODO:  Maybe use a default arch to speed up search? Could try to detect arch via user-agent in PHP.
TODO:  Minify, consolidate
TODO:  re-export .svgs as plain svg
TODO:  readable credits in about.html or something
FIXME: it's possible to call man args like -w, dissalow strings that start with -?
TODO:  add the ifra. configuration scripts (like nginx and php-fpm config) and make it automated