diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 13:11:44 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 13:11:44 +0100 |
| commit | 1d4ac7211c3b2495e73530d2d69c19f584987f3a (patch) | |
| tree | 53200a0396e59e83d517c61c225dbe3a414d492f /dev.buetow.org/content/home.xml | |
| parent | 338528dba7a29c804f2b998787370ce3ab869a82 (diff) | |
A putt that stops close enough to the cup to inspire such comments as
"you could blow it in" may be blown in. This rule does not apply if
the ball is more than three inches from the hole, because no one wants
to make a travesty of the game.
-- Donald A. Metz
Diffstat (limited to 'dev.buetow.org/content/home.xml')
| -rw-r--r-- | dev.buetow.org/content/home.xml | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index be21d8e..c27542a 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -1,24 +1,16 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Some programming projects</pagetitle> - <textheader>Mailing List</textheader> + <textheader>Cgit</textheader> <text> - <noop>Here are some programming projects listed which I programmed in my spare time. Some may be usefull and others may not. Please use the </noop> - <namedlink href="https://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink> - <noop> for any considerations.</noop> + <noop>My Cgit can be found at</noop> + <hyperlink>https://cgit.buetow.org</hyperlink> </text> <textheader>Github</textheader> <text> - <noop>My Github page is</noop> + <noop>In parallel to Cgit I keep copies of my stuff at Github. My Github page is</noop> <namedlink href="http://github.com/buetow">github.com/buetow</namedlink> - <noop> and my open source report card is</noop> - <namedlink href="http://osrc.dfm.io/buetow">http://osrc.dfm.io/buetow</namedlink> </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] https://deb.buetow.org/apt DISTRIBUTION main</code> - <text>Where DISTRIBUTION may be squeeze, wheezy.... To trust the repo please run: </text> - <code>curl https://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> <textheader>Project list</textheader> <information> <text> |
