Mercurial > ~samis > hgweb.cgi > blag
annotate index.mdwn @ 11:cee5d08194eb
add default page template. Slightly modified to always show creation time.
author | Samuel Hodgkins <samuel.hodgkins@sky.com> |
---|---|
date | Fri, 01 Sep 2017 03:07:24 +0100 |
parents | eabcf4d80c92 |
children | 915bddd6e7ed |
rev | line source |
---|---|
0 | 1 [[!if test="enabled(sidebar)" then=""" |
2 [[!sidebar]] | |
3 """ else=""" | |
4 [[!inline pages=sidebar raw=yes]] | |
5 """]] | |
6 | |
1
eabcf4d80c92
Add mini intro to index.mdwn
Samuel Hodgkins <samuel.hodgkins@sky.com>
parents:
0
diff
changeset
|
7 Welcome to my wiki, which is mainly a blog-thing. |
eabcf4d80c92
Add mini intro to index.mdwn
Samuel Hodgkins <samuel.hodgkins@sky.com>
parents:
0
diff
changeset
|
8 |
0 | 9 [[!inline pages="page(./posts/*) and !*/Discussion" show="10" |
10 actions=yes rootpage="posts"]] | |
11 | |
12 | |
13 This blog is powered by [ikiwiki](http://ikiwiki.info). |