From: Don Armstrong <don@donarmstrong.com>
Date: Mon, 22 Jul 2019 00:03:27 +0000 (-0700)
Subject: add index
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=160a8fc0cd38a14010fec5490350bb85f5cb93ff;p=recipes.git

add index
---

diff --git a/index.mdwn b/index.mdwn
new file mode 100644
index 0000000..a910c26
--- /dev/null
+++ b/index.mdwn
@@ -0,0 +1,11 @@
+[[!meta description="Don Armstrong's Recipes"]]
+
+[[!inline pages="./posts/* and !*/Discussion" show="10"
+actions=yes rootpage="posts"]]
+
+[[!if test="enabled(sidebar)" then="""
+[[!sidebar]]
+""" else="""
+[[!inline pages=sidebar raw=yes]]
+"""]]
+