Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
another unicode problem, again with the title
[git.ikiwiki.info.git]
/
doc
/
examples
/
blog
/
index.mdwn
diff --git
a/doc/examples/blog/index.mdwn
b/doc/examples/blog/index.mdwn
index b0514d575e105d2c6739e413742023414a7c639a..7914cd203a43eb6b48665a2d225327c5ade01d2c 100644
(file)
--- a/
doc/examples/blog/index.mdwn
+++ b/
doc/examples/blog/index.mdwn
@@
-1,14
+1,11
@@
-[[meta title="example blog"]]
+[[!if test="enabled(sidebar)" then="""
+[[!sidebar]]
+""" else="""
+[[!inline pages=sidebar raw=yes]]
+"""]]
-[[pagestats pages="./tags/*"]]
+[[!inline pages="page(./posts/*) and !*/Discussion" show="10"
+actions=yes rootpage="posts"]]
-Welcome to my blog. Have a look at the most recent posts below, or
-browse the tag cloud on the right. An archive of all [[posts]] is also
-available.
-[[inline pages="./posts/* and !*/Discussion" show="10"
-actions=yes rootpage="./posts"]]
-
-----
-
-This wiki is powered by [ikiwiki](http://ikiwiki.info).
+This blog is powered by [ikiwiki](http://ikiwiki.info).