Front Page
Alopex Networks
This site is a wiki run on Gitit, a vaguely nice small-ish wiki engine built on Git and Pandoc. It serves as a store of random notes, documents and general stuff for a small collection of internet weirdos.
Wiki plugins
Gitit conveniently has a plugin facility that means I can add new syntax and make it run more or less arbitrary programs. Currently there are two:
- Subst, which includes a different page in the current one with the
syntax
[OtherPage](!subst)
. Only gotcha is that if you want to include page Foo/Bar then you have to put in the full path; it doesn’t handle relative paths.