blag: fix index of posts
authorRoland Hieber <rohieb@rohieb.name>
Wed, 25 Dec 2013 21:59:28 +0000 (22:59 +0100)
committerRoland Hieber <rohieb@rohieb.name>
Wed, 25 Dec 2013 21:59:28 +0000 (22:59 +0100)
blag/posts.mdwn

index 0638ebe..c22a620 100644 (file)
@@ -1,4 +1,4 @@
 Here is a full index of posts to the [[blag]].
 
-[[!inline pages="page(./post/*) and ./post/*/* and !*/Discussion"
-    archive=yes feedshow=10 quick=yes trail=yes]]
+[[!inline pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"
+    archive=yes quick=yes trail=no]]
This page took 0.02434 seconds and 4 git commands to generate.