remove the whole example blog

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-05-07 15:46:18 +02:00
parent f28b74a10f
commit a65e225be5
6 changed files with 0 additions and 24 deletions

View File

@ -1,3 +0,0 @@
Here is a full list of posts to my [[blog|index]].
[[inline pages="./posts/* and !*/Discussion" archive=yes feedshow=10 quick=yes]]

View File

@ -1,4 +0,0 @@
This is the first post to this example blog. To add new posts, just add
files to the blog/posts/ subdirectory, or use the web form.
[[tag tags/tech]]

View File

@ -1,7 +0,0 @@
Example sidebar
* [[Blog|index]]
* [[Archive|posts]]
Categories:
[[map pages="./tags/* and !*/Discussion"]]

View File

@ -1,3 +0,0 @@
[[pagestats pages="./tags/*"]]
On the right you can see the tag cloud for this blog.

View File

@ -1,4 +0,0 @@
This feed contains pages in the "life" category.
[[inline pages="link(tags/life) and ./posts/* and !*/Discussion"
show="10" actions=yes]]

View File

@ -1,3 +0,0 @@
This feed contains pages in the "tech" category.
[[inline pages="link(tags/tech) and !*/Discussion" show=10 actions=yes]]