From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- cpphomepage.buetow.org/content/home.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 cpphomepage.buetow.org/content/home.xml (limited to 'cpphomepage.buetow.org/content/home.xml') diff --git a/cpphomepage.buetow.org/content/home.xml b/cpphomepage.buetow.org/content/home.xml new file mode 100644 index 0000000..c52793e --- /dev/null +++ b/cpphomepage.buetow.org/content/home.xml @@ -0,0 +1,14 @@ + + + C++ Homepage + + + Important notice: + The development of cpphomepage 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 :) + + + cpphomepage is a small but usefull CGI application for generating dynamic HTML sites. It should be runnable on most *NIX and a like boxes having a decent C++ compiler installed. + Look through the template and config file and you will understand very quickly how to use this small CGI application. + -- cgit v1.2.3 From 32e575a30e53389d3ae96346b69ddc6a756c7a37 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 15 Sep 2013 12:35:45 +0200 Subject: s/link/hyperlink/ --- cpphomepage.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpphomepage.buetow.org/content/home.xml') diff --git a/cpphomepage.buetow.org/content/home.xml b/cpphomepage.buetow.org/content/home.xml index c52793e..6aae188 100644 --- a/cpphomepage.buetow.org/content/home.xml +++ b/cpphomepage.buetow.org/content/home.xml @@ -5,7 +5,7 @@ Important notice: The development of cpphomepage 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 + http://dev.buetow.org and enjoy :) -- cgit v1.2.3 From 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:02:25 +0200 Subject: reformat XML --- cpphomepage.buetow.org/content/home.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'cpphomepage.buetow.org/content/home.xml') diff --git a/cpphomepage.buetow.org/content/home.xml b/cpphomepage.buetow.org/content/home.xml index 6aae188..9afb1da 100644 --- a/cpphomepage.buetow.org/content/home.xml +++ b/cpphomepage.buetow.org/content/home.xml @@ -1,14 +1,14 @@ - + C++ Homepage - + - Important notice: - The development of cpphomepage 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 :) + Important notice: + The development of cpphomepage 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 :) - + cpphomepage is a small but usefull CGI application for generating dynamic HTML sites. It should be runnable on most *NIX and a like boxes having a decent C++ compiler installed. Look through the template and config file and you will understand very quickly how to use this small CGI application. -- cgit v1.2.3