gmn.clttr.info

my personal gemini capsule
git clone https://git.clttr.info/gmn.clttr.info.git
Log (Feed) | Files | Refs (Tags)

commit 7a41bf69c5c1e2ead05474d25527f03f54b1f3fa
parent 906ec650fd560228a8197353753625d970c98f38
Author: René Wagner <rwa@clttr.info>
Date:   Fri,  8 Jul 2022 20:19:07 +0200

move git repos

Diffstat:
Men/cgmnlm.gmi | 4++--
Men/index.gmi | 9+++------
Mpublish.sh | 12++++++------
3 files changed, 11 insertions(+), 14 deletions(-)

diff --git a/en/cgmnlm.gmi b/en/cgmnlm.gmi @@ -73,13 +73,13 @@ q Quit ## how to get => gemini://gmn.clttr.info/sources/cgmnlm.git/ browse the source of cgmnlm on gemini => gemini://gmn.clttr.info/sources/cgmnlm-1.4.tar.gz source tarball of release 1.4 -=> https://src.clttr.info/rwa/cgmnlm source code & issue tracker on src.clttr.info +=> https://code.clttr.info/cgmnlm/log.html browse source code on the bloated web => https://aur.archlinux.org/packages/?O=0&SeB=n&K=cgmnlm&outdated=&SB=n&SO=a&PP=50&do_Search=Go ArchLinux AUR packages ### build yourself ``` commands to build cgmnlm -$ git clone https://src.clttr.info/rwa/cgmnlm.git +$ git clone git://git.clttr.info/cgmnlm.git $ mkdir build && cd build $ ../configure $ make diff --git a/en/index.gmi b/en/index.gmi @@ -36,19 +36,16 @@ Perl maybe considered oldschool by many, but it is still very good in text proce => gemini://orrg.clttr.info orrg, online rss feed renderer for gemini => gemini://gmn.clttr.info/sources/orrg.git/ source of orrg -=> gemini://gmndemo.clttr.info/faq/ gmnifaq, a dynamic FAQ-engine for gemini capsule +=> https://code.clttr.info/gmnifaq/README.html gmnifaq, a dynamic FAQ-engine for gemini capsule => gemini://gmn.clttr.info/sources/gmnifaq.git/ source of gmnifaq -=> https://src.clttr.info/explore/repos?q=gemini&topic=1 my gemini related projects on src.clttr.info - ### photography related As a amateur photographer i created some open source tools which support my development workflow photo-stats is a small statistics processor for your terminal +=> https://code.clttr.info/photo-stats/README.html photo-stats, statistic processor for your terminal => gemini://gmn.clttr.info/sources/photo-stats.git/ source of photo-stats -=> https://src.clttr.info/explore/repos?q=photography photography workflow tools on src.clttr.info - ## 🕮 About me I started my "computer career" in the late 1980s, when i wrote BASIC programs on one of these: => https://en.wikipedia.org/wiki/KC_85 Robotron KC85/4 @@ -66,7 +63,7 @@ Besides "tech" my spare time is mostly dedicated to my wife and our dogs, motorc ### 🖃 contact => @rwa:tchncs.de Matrix => mailto:rwa@clttr.info plain ol' eMail -=> https://src.clttr.info/rwa/ profile on my private Gitea instance +=> https://codeberg.org/rwa/ profile on my private Codeberg instance => https://scl.clttr.info/profile/rwa fediverse account @ scl.clttr.info => https://fotowolke.net/rwa personal photo showcase diff --git a/publish.sh b/publish.sh @@ -1,14 +1,14 @@ echo "git cgmnlm" -../gmnigit -refs -name cgmnlm -dist ~/source/gmn.clttr.info/sources/cgmnlm.git/ -repo ../cgmnlm/ -url git://git.clttr.info/cgmnlm.git +../gmnigit -perms -refs -name cgmnlm -dist ~/source/gmn.clttr.info/sources/cgmnlm.git/ -repo ../cgmnlm/ -url git://git.clttr.info/cgmnlm.git echo "git org" -../gmnigit -refs -name orrg -dist ~/source/gmn.clttr.info/sources/orrg.git/ -repo ../orrg/ -url git://git.clttr.info/orrg.git +../gmnigit -perms -refs -name orrg -dist ~/source/gmn.clttr.info/sources/orrg.git/ -repo ../orrg/ -url git://git.clttr.info/orrg.git echo "git gmnifaq" -../gmnigit -refs -name gmnifaq -dist ~/source/gmn.clttr.info/sources/gmnifaq.git/ -repo ../gmnifaq/ -url git://git.clttr.info/gmnifaq.git +../gmnigit -perms -refs -name gmnifaq -dist ~/source/gmn.clttr.info/sources/gmnifaq.git/ -repo ../gmnifaq/ -url git://git.clttr.info/gmnifaq.git echo "git gusmobile" -../gmnigit -refs -name geminispace.info -dist ~/source/gmn.clttr.info/sources/gusmobile.git/ -repo ../gusmobile/ -url git://git.clttr.info/gusmobile.git +../gmnigit -perms -refs -name geminispace.info -dist ~/source/gmn.clttr.info/sources/gusmobile.git/ -repo ../gusmobile/ -url git://git.clttr.info/gusmobile.git echo "git geminispace" -../gmnigit -refs -name geminispace.info -dist ~/source/gmn.clttr.info/sources/geminispace.info.git/ -repo ../geminispace.info/ -url git://git.clttr.info/geminispace.info.git +../gmnigit -perms -refs -name geminispace.info -dist ~/source/gmn.clttr.info/sources/geminispace.info.git/ -repo ../geminispace.info/ -url git://git.clttr.info/geminispace.info.git echo "git photo-stats" -../gmnigit -refs -name photo-stats -dist ~/source/gmn.clttr.info/sources/photo-stats.git/ -repo ../photo-stats/ -url git://git.clttr.info/photo-stats.git +../gmnigit -perms -refs -name photo-stats -dist ~/source/gmn.clttr.info/sources/photo-stats.git/ -repo ../photo-stats/ -url git://git.clttr.info/photo-stats.git echo "gemini" rsync --recursive --exclude=publish.sh * pi@192.168.169.2:/var/lib/gemini/capsules/clttr/