sites/www.qmsk.net/pages/projects/qmsk.net.html
changeset 46 185504387370
parent 45 e94ab812c0c8
child 47 3d59c9eeffaa
equal deleted inserted replaced
45:e94ab812c0c8 46:185504387370
     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>