pages/projects/qmsk.net.html
author Tero Marttila <terom@fixme.fi>
Sat, 07 Feb 2009 04:44:00 +0200
changeset 25 8f143b1ce0d1
parent 22 54b373345c14
permissions -rw-r--r--
lowercase qmsk.net, and use UTF-8 for the HTTP encoding, not utf8
<h1>qmsk.net</h1>
    <p>This is the code that runs this website itself.</p>

    <p>It's a relatively simple WSGI-based CGI script that renders various kinds of pages from the filesystem, along with a nice menu.</p>

    <p><a href="http://hg.qmsk.net/qmsk.net">Mercurial repo</a></p>