summaryrefslogtreecommitdiff
path: root/awksite.conf
diff options
context:
space:
mode:
Diffstat (limited to 'awksite.conf')
-rw-r--r--awksite.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/awksite.conf b/awksite.conf
new file mode 100644
index 0000000..f35e3d9
--- /dev/null
+++ b/awksite.conf
@@ -0,0 +1,14 @@
+# AWK Site configuration file
+#
+# AWK Site is Copyright by Paul C. Buetow (2005, 2006)
+# http://awksite.buetow.org
+#
+# The syntax is very easy: Use..
+# key=value to make %%key%% being replaced by value in the template
+# key=!command to make %%key%% being replaced by the output of the sh command
+
+template=template.html
+title=Title of the website
+subtitle=Subtitle of the website
+date=!date
+uptime=!uptime