pages/projects/qmsk.net.html
changeset 48 3a1e128c4975
parent 47 2cceeb731950
child 49 f22d865fb0c2
equal deleted inserted replaced
47:2cceeb731950 48:3a1e128c4975
     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>