From d1c34617ea6b53025534427b2385981823b89d73 Mon Sep 17 00:00:00 2001 From: Cache Saravento Date: Fri, 7 Aug 2015 13:22:05 -0300 Subject: Static site generation support using ikiwiki --- templates/inlinepage.tmpl | 75 +++++++++++++++++++ templates/page.tmpl | 178 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 253 insertions(+) create mode 100644 templates/inlinepage.tmpl create mode 100644 templates/page.tmpl (limited to 'templates') diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl new file mode 100644 index 0000000..2a8c1c2 --- /dev/null +++ b/templates/inlinepage.tmpl @@ -0,0 +1,75 @@ +
+ +
+ +
+ +
+

+ + + + + +

+

+Posted +

+
+
+ +
+ +
+ +
+ + + + + + + + + + +
+License: +
+
+ + + +
+ +
diff --git a/templates/page.tmpl b/templates/page.tmpl new file mode 100644 index 0000000..b525d22 --- /dev/null +++ b/templates/page.tmpl @@ -0,0 +1,178 @@ + + + + + + + + + + + + + +<TMPL_VAR TITLE> + + + + + + + + + + + + + + + + + + + + +
+ +
+
+

+ + +
+
+ +
+ +
+
+ +
+ +
+

+ Posted +

+ +
+ +
+ + + +
+ + + + +
Comments on this page are closed.
+
+
+ + + + + +
+ + + + + + + +
+ + License: +
+
+ + + + + + + +
+ + + +
+ + +
+ + + + +
+ + + + -- cgit v1.2.3