aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-01-30 18:40:43 +0000
committerng0 <ng0@n0.is>2019-01-30 18:40:43 +0000
commitf8471880c277cfb2f7793c44cbcc3048c0de088a (patch)
treef3636cc50aef1d365dba483794439975314b0965
parent99e61e7e3b6ca80b704c0bfb133691482792c9a4 (diff)
downloadwww-f8471880c277cfb2f7793c44cbcc3048c0de088a.tar.gz
www-f8471880c277cfb2f7793c44cbcc3048c0de088a.zip
TODO is now in Mantis
-rw-r--r--TODO32
1 files changed, 0 insertions, 32 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index f63679b2..00000000
--- a/TODO
+++ /dev/null
@@ -1,32 +0,0 @@
1- about-page:
2 * The page, like the rest of the pages, must be finetuned for responsive
3 layouts.
4 * Either provide no image or upload your images!
5
6- Do we need ALL the boilerplate of bootstrap css?
7
8* Layout / CSS:
9- Firefox Reader Mode does not display all of our pages in full.
10
11- architecture-page:
12 * The graph image does not really display well on small screens.
13
14- branding / navigation:
15 * Can we get a hover image for the navbar logo?
16
17- Makefile:
18 * conditionally without gmake extensions pick up values for BABEL and
19 PYTHON. They can be python3, python2, python2.7, pybabel, pybabel-2.7
20 etc.
21 * Ideally don't require gmake to run make.
22
23template.py:
24 * it is currently broken with python2.7. Since I use python3.7 and
25 2.7 is on its way out: person who cares enough for 2.7, step up
26 to fix this in a portable way (in other words, do not break
27 various corner cases for relative imports in the 3.x series!).
28 The mechanism is currently like an USB cable, 1st attempt fails,
29 second succeeds. reproducible, annoying, maybe don't fix it.
30
31news:
32 * should be presented in an easier format as per inclusion / presentation.