Random TODOs related to the Wiki and infrastructure:
* it'd be nice to link to template and wiki sources (or maybe they are all in one repo; I don't know ikiwiki well)
* something odd about /about /about/about /about/colophon links (and seem not present now)
* /guide/ link to gitorious is broken due to rename
* no history link for each page (usually by recent changes, etc) loses major wiki affordance, cf ... looks to require [configuration](https://ikiwiki.info/pagehistory/)
* no diff link in rcentchanges loses major wiki affordance, cf ... looks to require [plugin](https://ikiwiki.info/plugins/recentchangesdiff/)
* "This Page's Discussion" link obtains "Error: bad page name".
* look into lstlisting to see if we can do code highlighting or otherwise
better presentation of it in HTML.
* Set up [Kallithea for the project](https://kallithea-scm.org). We are
currently [using gitorious](https://gitorious.org/copyleft-org/), which is
a proprietary re-licensed product and therefore non-optimal. There is
[[todo#gitorious_break|a list below]] that shows the things that break if
we switch to gitorious.
* SVG file needs additional pixels on edges to avoid
[clipping](https://bugzilla.mozilla.org/show_bug.cgi?id=1056949). The
banner on the front page is now a PNG, but we have an SVG of it, but
someone needs to bad the SVG file, as [[users/wolftune|wolftune]] argues
that this is the manner to address the issue.
* Verify that the header and footer space on various pages look fine on small
screen devices, and if not, propose changes to the templates to make sure
it looks good.
---
List of Things That'll Break if/when We Leave Gitorious
========================