summaryrefslogtreecommitdiff
path: root/doc/sandbox/Post.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-11-23 15:01:23 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-11-23 15:01:23 -0500
commit4c0c6a19b83459d0336bafecc0e6181729a7b729 (patch)
tree14af1eaed9685f8a66fc4c2e594179232bf78ccb /doc/sandbox/Post.mdwn
parentcf6fd45a8a6379232c3c8dec652175c42a96040b (diff)
parent2a933a07c63056df0a645c501e16a951c7308184 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts: doc/sandbox.mdwn
Diffstat (limited to 'doc/sandbox/Post.mdwn')
-rw-r--r--doc/sandbox/Post.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/sandbox/Post.mdwn b/doc/sandbox/Post.mdwn
new file mode 100644
index 000000000..7ae61669b
--- /dev/null
+++ b/doc/sandbox/Post.mdwn
@@ -0,0 +1,5 @@
+Ikiwiki is a **wiki compiler**. It converts wiki pages into HTML pages
+suitable for publishing on a website. Ikiwiki stores pages and history in a
+[[revision_control_system|rcs]] such as [[Subversion|rcs/svn]] or [[rcs/Git]].
+There are many other [[features]], including support for
+[[blogging|blog]], as well as a large array of [[plugins]].