aboutsummaryrefslogtreecommitdiff
path: root/doc/sandbox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sandbox')
-rw-r--r--doc/sandbox/discussion.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/sandbox/discussion.mdwn b/doc/sandbox/discussion.mdwn
index 21da2e5ce..ec651a5b3 100644
--- a/doc/sandbox/discussion.mdwn
+++ b/doc/sandbox/discussion.mdwn
@@ -1 +1,7 @@
Whilst discussing Ikiwiki on IRC, someone pointed out that "This is the SandBox, a page anyone can edit to try out ikiwiki" is not strictly true, or is debatably so, since they must log in to edit. This proved to be enough of a barrier that said person didn't consider ikiwiki any further. -- [[Jon]]
+
+> I personally think we'd be better off with a separate demo wiki
+> (sandbox.ikiwiki.info?) that has its own git repo and
+> `nofollow` configuration, so edits to that wiki aren't archived
+> in ikiwiki's git history forever; perhaps with a cron job to
+> reset the sandbox every few days? --[[smcv]]