]> git.donarmstrong.com Git - don.git/commitdiff
include diary posts in posts listing
authorDon Armstrong <don@donarmstrong.com>
Mon, 14 Oct 2013 23:26:35 +0000 (16:26 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 14 Oct 2013 23:26:35 +0000 (16:26 -0700)
posts.mdwn

index 4b2939120ef75b2b3a505d6290109d102de9c008..3592c507669e3c004dde6f3dfae7ab40eceee550 100644 (file)
@@ -1,3 +1,3 @@
 Here is a full list of posts to my [[blog|index]].
 
-[[!inline pages="./posts/* and !*/Discussion" archive=yes feedshow=10 quick=yes]]
+[[!inline pages="(./posts/* or ./posts/diary/*) and !*/Discussion" archive=yes feedshow=10 quick=yes]]