adamsgaard.dk

my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log | Files | Refs | README | LICENSE Back to index

commit dbff4da9f01e795e09b856c52d5b30806118394d
parent 9f36f47cf5030ef9cc3cac11828b3c14b77dd0e8
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Sat, 29 Feb 2020 19:09:42 +0100

Update nick, deploy gopher build locally

Diffstat:
MMakefile | 4++++
Mtemplates/contact.gph/header.gph | 2+-
Mtemplates/contact.html/header.html | 2+-
3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile @@ -15,6 +15,10 @@ generate: done sed -i 's,|\([A-Za-z-]*\)\.html|server|port,|/\1.txt|server|port,' $(output)/index.gph 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 @@ -2,7 +2,7 @@ Anders Damsgaard anders@adamsgaard.dk -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|port] [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.html @@ -13,6 +13,6 @@ <li>ORCID: <a href="https://orcid.org/0000-0002-9284-1709">0000-0002-9284-1709</a></li> <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://www.oftc.net">OFTC</a>: andersd</li> + <li>adc (<a href="https://freenode.net">Freenode</a>, <a href="https://www.oftc.net">OFTC</a>, <a href="http://2f30.org/">2f30</a>)</li> </ul> I am not present on any "social" networks.