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" />