Introduction
Introduction Statistics Contact Development Disclaimer Help
tUpdate nick, deploy gopher build locally - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit dbff4da9f01e795e09b856c52d5b30806118394d
parent 9f36f47cf5030ef9cc3cac11828b3c14b77dd0e8
Author: Anders Damsgaard <[email protected]>
Date: Sat, 29 Feb 2020 19:09:42 +0100
Update nick, deploy gopher build locally
Diffstat:
M Makefile | 4 ++++
M templates/contact.gph/header.gph | 2 +-
M templates/contact.html/header.html | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -15,6 +15,10 @@ generate:
done
sed -i 's,|\([A-Za-z-]*\)\.html|server|port,|/\1.txt|server|port,' $(o…
cp style.css print.css $(output)/
+ rsync -rav --progress \
+ $(output)/ \
+ pages/*.txt \
+ /var/gopher/
view:
$(BROWSER) $(output)/index.html
diff --git a/templates/contact.gph/header.gph b/templates/contact.gph/header.gph
t@@ -2,7 +2,7 @@
Anders Damsgaard
[email protected]
-adc (freenode), andersd (oftc), adc (2f30)
+adc (freenode, oftc, 2f30)
[h|ORCID: 0000-0002-9284-1709|URL:https://orcid.org/0000-0002-9284-1709|server…
[0|PGP public key|/pub/ad-public-key.asc|adamsgaard.dk|70]
diff --git a/templates/contact.html/header.html b/templates/contact.html/header…
t@@ -13,6 +13,6 @@
<li>ORCID: <a href="https://orcid.org/0000-0002-9284-1709">0000-0002-9…
<li><a href="files/ad-public-key.asc">PGP public key</a>
<li><a href="files/ad_id_rsa.pub">SSH public key</a></li>
- <li><a href="https://freenode.net">Freenode</a>: adc, <a href="https:/…
+ <li>adc (<a href="https://freenode.net">Freenode</a>, <a href="https:/…
</ul>
I am not present on any "social" networks.
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.