diff options
author | ng0 <ng0@n0.is> | 2019-01-30 18:40:43 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-01-30 18:40:43 +0000 |
commit | f8471880c277cfb2f7793c44cbcc3048c0de088a (patch) | |
tree | f3636cc50aef1d365dba483794439975314b0965 | |
parent | 99e61e7e3b6ca80b704c0bfb133691482792c9a4 (diff) |
TODO is now in Mantis
-rw-r--r-- | TODO | 32 |
1 files changed, 0 insertions, 32 deletions
@@ -1,32 +0,0 @@ -- about-page: - * The page, like the rest of the pages, must be finetuned for responsive - layouts. - * Either provide no image or upload your images! - -- Do we need ALL the boilerplate of bootstrap css? - -* Layout / CSS: -- Firefox Reader Mode does not display all of our pages in full. - -- architecture-page: - * The graph image does not really display well on small screens. - -- branding / navigation: - * Can we get a hover image for the navbar logo? - -- Makefile: - * conditionally without gmake extensions pick up values for BABEL and - PYTHON. They can be python3, python2, python2.7, pybabel, pybabel-2.7 - etc. - * Ideally don't require gmake to run make. - -template.py: - * it is currently broken with python2.7. Since I use python3.7 and - 2.7 is on its way out: person who cares enough for 2.7, step up - to fix this in a portable way (in other words, do not break - various corner cases for relative imports in the 3.x series!). - The mechanism is currently like an USB cable, 1st attempt fails, - second succeeds. reproducible, annoying, maybe don't fix it. - -news: - * should be presented in an easier format as per inclusion / presentation. |