commit ba707d89eccf73b066fde7f3a4b20e7f48f6432c
parent 89bb5d66f3946de92e8ec1f40299dc54b752afd7
Author: René Wagner <rwa@clttr.info>
Date: Sat, 10 Jul 2021 08:23:49 +0200
unify backlinks to homepage
add publishing script
Diffstat:
6 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/archive.gmi b/archive.gmi
@@ -92,4 +92,4 @@ After quite some time thinking about getting a raspi (or similar) for tinkering
=> ./archive_2020.gmi shortlog archive 2020
-=> ./index.gmi [home]
+=> ../ [home]
diff --git a/archive_2020.gmi b/archive_2020.gmi
@@ -56,4 +56,4 @@ This gemini project really got me. As a long time perl dude i was curious to see
After the advocating for gemini of ddevault i finally setup a gemini space on my machine to tinker around with it.
The move to our new house should be completed in a few days. Although there much left to do in the upcoming months, i hopefully will have more time to do some coding stuff again and add more content to this gemini space.
-=> ./index.gmi [home]
+=> ../ [home]
diff --git a/cgmnlm.gmi b/cgmnlm.gmi
@@ -81,4 +81,4 @@ $ sudo make install
```
Drop me a note if you are interested in packaging or have demand for a specific package.
-=> ./index.gmi [home]
+=> ../ [home]
diff --git a/hosting.gmi b/hosting.gmi
@@ -61,4 +61,4 @@ The "cloud" backups are created automatically every night. It creates a full-bac
If opted for duplicity as a long-standing, proven backup solution which suits my use case.
=> http://duplicity.nongnu.org/ duplicity homepage
-=> ./index.gmi [home]
+=> ../ [home]
diff --git a/publish.sh b/publish.sh
@@ -0,0 +1,4 @@
+../gmnigit -dist ~/source/gmn.clttr.info/sources/cgmnlm.git/ -repo ../cgmnlm/
+../gmnigit -dist ~/source/gmn.clttr.info/sources/orrg.git/ -repo ../orrg/
+../gmnigit -dist ~/source/gmn.clttr.info/sources/gmnifaq.git/ -repo ../gmnifaq/
+scp -r * pi@192.168.169.2:/var/lib/gemini/capsules/clttr/
diff --git a/transit/footer.gmi b/transit/footer.gmi
@@ -1,3 +1,3 @@
-=> ../index.gmi [home]
+=> ../ [home]
=> https://tildegit.org/sloum/spacewalk/ powered by spacewalk