diff options
| -rw-r--r-- | dev.buetow.org/content/home.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index 04d64f2..8d967d0 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -11,22 +11,21 @@ <textheader>Github</textheader> <text> <noop>My Github page is</noop> - <namedlink href="http://github.com/rantanplan/">github.com/rantanplan</namedlink> + <namedlink href="http://github.com/rantanplan">github.com/rantanplan</namedlink> + <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> <text>Where DISTRIBUTION may be squeeze, wheezy.... To trust the repo please run: </text> <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> - <textheader>Project list</textheader> <information> <text> |
