summaryrefslogtreecommitdiff
path: root/plan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'plan.sh')
-rw-r--r--plan.sh13
1 files changed, 13 insertions, 0 deletions
diff --git a/plan.sh b/plan.sh
new file mode 100644
index 0000000..1dee923
--- /dev/null
+++ b/plan.sh
@@ -0,0 +1,13 @@
+add-plan ()
+{
+ sed -i \
+ -e /'{PLAN}'/'r '<(pandoc plan.md) \
+ -e /'{PLAN}'/'c\' \
+ $1
+}
+
+title='Plan du site'
+stylesheets=(plan)
+transforms=() # TODO: highlight footer link
+postprocess=add-plan
+translation=sitemap