changelog shortlog tags changeset file revisions annotate raw

bin/index

revision 19: a27f6ddf6a81
parent 11:74a50b2d0b9e
child 23:a54c67e2232d
       1--- a/bin/index	Wed Nov 04 01:16:00 2009 +0000
       2+++ b/bin/index	Wed Nov 04 01:45:02 2009 +0000
       3@@ -7,6 +7,7 @@
       4     <body>
       5         <h1>Hackiki</h1>
       6         <p>Welcome to Hackiki, the world's most hackable wiki!</p>
       7+        <p>This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by <a href="http://plash.beasts.org/download.html">plash</a>)</p>
       8         <form action="/wiki/edit" method="get">
       9             Edit a page: <input type="text" name="arg1" value="bin/hello" /><br/>
      10             <input type="submit" value="Edit" />