blob: c27542a022d8cb6b00a86db242e769b68fabd345 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
<pagetitle>Some programming projects</pagetitle>
<textheader>Cgit</textheader>
<text>
<noop>My Cgit can be found at</noop>
<hyperlink>https://cgit.buetow.org</hyperlink>
</text>
<textheader>Github</textheader>
<text>
<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>
</text>
<textheader>Project list</textheader>
<information>
<text>
<noop>All hosts containing </noop>
<strong>.alpha.buetow.org</strong>
<noop> are most likely dev, test or PoCs. Don't expect to find anything usefull there.</noop>
</text>
</information>
<text>
<includerun>projectlist.inc.pl</includerun>
</text>
</content>
|