From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- awksite.buetow.org/content/98.contact.xml | 20 ++++++++++++++++++++ awksite.buetow.org/content/Download.xml | 7 +++++++ awksite.buetow.org/content/home.xml | 14 ++++++++++++++ awksite.buetow.org/content/license.xml | 10 ++++++++++ 4 files changed, 51 insertions(+) create mode 100644 awksite.buetow.org/content/98.contact.xml create mode 100644 awksite.buetow.org/content/Download.xml create mode 100644 awksite.buetow.org/content/home.xml create mode 100644 awksite.buetow.org/content/license.xml (limited to 'awksite.buetow.org/content') diff --git a/awksite.buetow.org/content/98.contact.xml b/awksite.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..f46ee65 --- /dev/null +++ b/awksite.buetow.org/content/98.contact.xml @@ -0,0 +1,20 @@ + + + Contact Me/Us + + Please use the + Development Mailing List + for any considerations of this humble programming project or any other programming project of mine. + + + But you may also use other methods such as listed + on this site + for example. + + + If you are interested in other projects please visit + http://dev.buetow.org + :) + + + diff --git a/awksite.buetow.org/content/Download.xml b/awksite.buetow.org/content/Download.xml new file mode 100644 index 0000000..a220364 --- /dev/null +++ b/awksite.buetow.org/content/Download.xml @@ -0,0 +1,7 @@ + + + Download through SVN (Subversion) + Awksite can be downloaded from SVN. Use the following steps to do so: + svn co https://ssl.buetow.org/repos/utils/awksite/ + + diff --git a/awksite.buetow.org/content/home.xml b/awksite.buetow.org/content/home.xml new file mode 100644 index 0000000..bdb1505 --- /dev/null +++ b/awksite.buetow.org/content/home.xml @@ -0,0 +1,14 @@ + + + Awksite + + + Important notice: + The development of the AWK site script has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit + http://dev.buetow.org + and enjoy :) + + + Awksite is a small but usefull CGI application for generating dynamic HTML sites. It runs on all systems having GNU AWK (most *NIX boxes) installed. + Look through the template and config file and you will understand very quickly how to use this small CGI script. + diff --git a/awksite.buetow.org/content/license.xml b/awksite.buetow.org/content/license.xml new file mode 100644 index 0000000..0d6a0ec --- /dev/null +++ b/awksite.buetow.org/content/license.xml @@ -0,0 +1,10 @@ + + + License + + Awksite is (C) by Paul Buetow. + + Beer license + Awksite uses the beer license. If you use this script and you meet me , spend me a beer please! ;) + + -- cgit v1.2.3