repo.or.cz
/
ikiwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added my site, even though it's in an early state
[ikiwiki.git]
/
doc
/
examples
/
blog
/
index.mdwn
blob
7914cd203a43eb6b48665a2d225327c5ade01d2c
1
[[!if test="enabled(sidebar)" then="""
2
[[!sidebar]]
3
""" else="""
4
[[!inline pages=sidebar raw=yes]]
5
"""]]
6
7
[[!inline pages="page(./posts/*) and !*/Discussion" show="10"
8
actions=yes rootpage="posts"]]
9
10
11
This blog is powered by [ikiwiki](http://ikiwiki.info).