view index.mdwn @ 37:915bddd6e7ed

Ignore draft ikiwiki posts in the posts and index pages
author Samuel Hodgkins <samuel.hodgkins@sky.com>
date Tue, 20 Mar 2018 02:36:39 +0000
parents eabcf4d80c92
children
line wrap: on
line source

[[!if test="enabled(sidebar)" then="""
[[!sidebar]]
""" else="""
[[!inline pages=sidebar raw=yes]]
"""]]

Welcome to my wiki, which is mainly a blog-thing.

[[!inline pages="page(./posts/*) and !*/Discussion and !tagged(draft)" show="10"
actions=yes rootpage="posts"]]


This blog is powered by [ikiwiki](http://ikiwiki.info).