diff options
Diffstat (limited to 'doc/sandbox')
-rw-r--r-- | doc/sandbox/Post.mdwn | 5 | ||||
-rw-r--r-- | doc/sandbox/prova_blog.html | 8 |
2 files changed, 0 insertions, 13 deletions
diff --git a/doc/sandbox/Post.mdwn b/doc/sandbox/Post.mdwn deleted file mode 100644 index 7ae61669b..000000000 --- a/doc/sandbox/Post.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -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]]. diff --git a/doc/sandbox/prova_blog.html b/doc/sandbox/prova_blog.html deleted file mode 100644 index d69937ea8..000000000 --- a/doc/sandbox/prova_blog.html +++ /dev/null @@ -1,8 +0,0 @@ -Questa รจ una prova. -Vediamo se funziona - -<pre> -#!/bin/bash - -echo "ciao" -</pre> |