From 3e3005b7fed77b4ec08a097ec3b52b3e05f80374 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Sat, 14 Dec 2019 15:45:28 +0100 Subject: Update page template and wiki pages Add a wiki page, *test.mdwn* which is more stripped and contains more meta variables. Also update the *nonempty.tmpl* page template. Also add an index page, i.e. include the added *test.mdwn* through inlining with *nonempty.tmpl* into a page *index.mdwn*. --- templates/nonempty.tmpl | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/nonempty.tmpl b/templates/nonempty.tmpl index d54ea3d..9e4770f 100644 --- a/templates/nonempty.tmpl +++ b/templates/nonempty.tmpl @@ -17,9 +17,12 @@ pandoc_title: ||
pageurl: ||
ctime: ||
mtime: ||
-fripost_debug_label_1: ||
+fripost_debug_outer: ||
+fripost_debug_inner: ||
+pandoc_fripost_debug_outer: ||
+pandoc_fripost_debug_inner: ||

-tags again: +tags again: | @@ -27,3 +30,37 @@ tags again:
+EMPLOYEE_INFO: +| + , + | + +
+THIS_LOOP: +| + , + | + +
+
+pandoc_references: + +| + , + | + + +
+references: + +| + , + | + + +
+parentlinks: +| + , , | + +
-- cgit v1.2.3