pages/projects/www.qmsk.net.html
changeset 48 3a1e128c4975
child 49 f22d865fb0c2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pages/projects/www.qmsk.net.html	Thu Feb 12 20:45:40 2009 +0200
@@ -0,0 +1,11 @@
+<h1>www.qmsk.net</h1>
+<p>
+    This is the code that runs this website itself.
+</p>
+<p>
+    It's a relatively simple script based on <a href="/projects/qmsk.web">qmsk.web</a> that renders various kinds of
+    pages from a filesystem-based site tree, with a nice layout and menu.
+</p>
+<p>
+    <a href="http://hg.qmsk.net/qmsk.net">Mercurial repo</a>
+</p>