pages/projects/qmsk.net.html
changeset 44 d09cc8b3709c
parent 28 b68145b5ce24
parent 43 fc11c4e86a82
child 45 e94ab812c0c8
equal deleted inserted replaced
28:b68145b5ce24 44:d09cc8b3709c
     1 <h1>qmsk.net</h1>
       
     2     <p>This is the code that runs this website itself.</p>
       
     3 
       
     4     <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>
       
     5 
       
     6     <p><a href="http://hg.qmsk.net/qmsk.net">Mercurial repo</a></p>