diff options
| author | Paul Buetow (uranus.fritz.box) <paul@buetow.org> | 2014-08-09 23:55:20 +0200 |
|---|---|---|
| committer | Paul Buetow (uranus.fritz.box) <paul@buetow.org> | 2014-08-09 23:55:20 +0200 |
| commit | a65180a69505f4121ffe14d3f9cd404fe0e0839b (patch) | |
| tree | d76ca88cfdc42a459b3002ada164a337227492f4 | |
| parent | 918ec5b2ca9be7dbc6dfcbfcc40a6b9f03623833 (diff) | |
Familiarity breeds contempt -- and children.
-- Mark Twain
| -rw-r--r-- | cbars.buetow.foo/content/30.Screenshots.xml | 11 | ||||
| -rw-r--r-- | dev.buetow.org/content/home.xml | 6 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/30.Screenshots.xml | 3 | ||||
| -rw-r--r-- | xerl.buetow.org/content/home.xml | 5 |
4 files changed, 0 insertions, 25 deletions
diff --git a/cbars.buetow.foo/content/30.Screenshots.xml b/cbars.buetow.foo/content/30.Screenshots.xml deleted file mode 100644 index 0999c9a..0000000 --- a/cbars.buetow.foo/content/30.Screenshots.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Screenshots</pagetitle> - <text> - <noop>Screenshots can be downloaded from git. Just type </noop> - <code>git clone -b screenshots git://git.buetow.org/cbars cbars-screenshots</code> - <noop> Or go to </noop> - <namedlink href="http://web.buetow.org/git/?p=cbars.git;a=tree;h=refs/heads/screenshots;hb=screenshots">gitweb</namedlink> - <noop> in order to browse the screenshot branch online.</noop> - </text> -</content> diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index dbc3ba8..a5ba793 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -15,12 +15,6 @@ <noop> and my open source report card is</noop> <namedlink href="http://osrc.dfm.io/rantanplan">http://osrc.dfm.io/rantanplan</namedlink> </text> - <textheader>Git (backup) repository</textheader> - <text> - <noop>You may go to </noop> - <namedlink href="http://git.buetow.org/">gitweb</namedlink> - <noop> for browsing some of the repositories. It is a mirror of all the repositories on github. Due to legacy issues some projects are not on Github yet but only on git.buetow.org.</noop> - </text> <textheader>Deb repository</textheader> <text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via</text> <code>[deb|deb-src] http://deb.buetow.org/apt DISTRIBUTION main</code> diff --git a/loadbars.buetow.org/content/30.Screenshots.xml b/loadbars.buetow.org/content/30.Screenshots.xml index f6df91b..3ad79c3 100644 --- a/loadbars.buetow.org/content/30.Screenshots.xml +++ b/loadbars.buetow.org/content/30.Screenshots.xml @@ -4,8 +4,5 @@ <text> <noop>Screenshots can be downloaded from git. Just type </noop> <code>git clone -b screenshots git://git.buetow.org/loadbars loadbars-screenshots</code> - <noop> Or go to </noop> - <namedlink href="http://web.buetow.org/git/?p=loadbars.git;a=tree;h=refs/heads/screenshots;hb=screenshots">gitweb</namedlink> - <noop> in order to browse the screenshot branch online.</noop> </text> </content> diff --git a/xerl.buetow.org/content/home.xml b/xerl.buetow.org/content/home.xml index fb6cec5..1782bd1 100644 --- a/xerl.buetow.org/content/home.xml +++ b/xerl.buetow.org/content/home.xml @@ -5,9 +5,4 @@ <limg href="?document=images/xerl.png" title="Xerl"/> <noop>... is an open source website template engine (TE) with some features of a Content Management System (CMS) programmed in object oriented Perl 5 (boosted by FastCGI) and using XML to store the content and to display it in any format (e.g. HTML5). This is the alpha version. Xerl is work in progress! It has no real documentation and no release available atm. This is mostly a hobby project fitting my own needs in having dynamic websites. However, if you are interested in Xerl you can feel free to download the sources and try your luck.</noop> </text> - <text> - <noop>Go to </noop> - <namedlink href="http://web.buetow.org/git/?p=xerl.git;a=tree;h=refs/heads/hosts;hb=refs/heads/hosts">gitweb</namedlink> - <noop> in order to have a feeling how content is being managed/organized using Xerl.</noop> - </text> </content> |
