check the source code, check issues here, push patches.
This seems a way to identify textual remains (will need to repeat with "trac" then):
lbt@go:~/synced-git.idk.i2p/i2p.www$ find . -name "*.html" -exec grep --files-with-matches -i monotone…
I just noticed that some of the pages (here: how/elgamal-aes) not only use background for better contrast, but also offer code highlighting. From the…
I get that, too, just without the "Edit" thingies. But as discussed, no worries, I'll just use the mentioning feature @idk
- hope this writes it for others to see without pinging you extra now ;)

Nah it doesn't, /assign_reviewer @idk
just disappeared somehow? It was offered it with auto-completion before.…
The Dockerfile seems to nicely list the needed commands actually. However:
- no ctags installed there (or only python-ctags via reqs.txt)?
- what about transifex (tx commands…
I'm crunching through content and some of the code and realising more what this is/isn't I think.
Yeah I did not realize just how weird this site was when I started editing the site, because…
Also, the specified docutils version 0.11
in etc/reqs.txt
tries to load an non-existing distutils section.
After changing that docutils' except ImportError
to capture the error:
cannot…