summaryrefslogtreecommitdiff
path: root/TODO
blob: c5d212d12039269ae06f5f78cd49b55900a3c5d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
TODO:  add the ifra. configuration scripts (like nginx and php-fpm config) and make it automated