summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraxtlos <axtlos@tar.black>2023-01-15 13:00:16 +0100
committeraxtlos <axtlos@tar.black>2023-01-15 13:00:16 +0100
commit9a8b1919565cf4fdc7b8bebf6746bc987ad53845 (patch)
treec1d01cbc2a34a15af7fedca0fd2d4c7ba1b1b0d2
parent284cf3ddc318f251708b8222da4a9c34b509daae (diff)
downloadwebsite-9a8b1919565cf4fdc7b8bebf6746bc987ad53845.tar.gz
website-9a8b1919565cf4fdc7b8bebf6746bc987ad53845.tar.bz2
Make generate script portable and add xmpp
-rwxr-xr-xgenerate.sh6
-rw-r--r--website.76
2 files changed, 9 insertions, 3 deletions
diff --git a/generate.sh b/generate.sh
index 08d9916..5a023d1 100755
--- a/generate.sh
+++ b/generate.sh
@@ -3,7 +3,9 @@
echo "Generate html"
mandoc -T html -O style=./style.css website.7 > website.7.html
echo "Changing Mastodon hyperlink style"
-sed -i 's|<p class="Pp">- <a class="Lk" href="https://tech.lgbt/@axtlos">Mastodon</a></p>|<p class="Pp">- <i class="Em">Mastodon:</i> <a class="Lk" href="https://tech.lgbt/@axtlos">https://tech.lgbt/@axtlos</a></p>|g' website.7.html
+sed 's|<p class="Pp">- <a class="Lk" href="https://tech.lgbt/@axtlos">Mastodon</a></p>|<p class="Pp">- <i class="Em">Mastodon:</i> <a class="Lk" href="https://tech.lgbt/@axtlos">https://tech.lgbt/@axtlos</a></p>|g' website.7.html > website.7.html.tmp
+mv website.7.html.tmp website.7.html
echo "Adding Gifs"
-sed -i 's|</body>|<img src="https://cyber.dabamos.de/88x31/delete-twitter.gif" alt="delete twitter, make a neocities!"/>\n<img src="https://cyber.dabamos.de/88x31/antinazi.gif" alt="No nazis! No fascists! No racism!"/>\n<img src="https://cyber.dabamos.de/88x31/rainbow_bev.gif" alt="Pride flag"/>\n</body>|g' website.7.html
+sed 's|</body>|<img src="https://cyber.dabamos.de/88x31/delete-twitter.gif" alt="delete twitter, make a neocities!"/>\n<img src="https://cyber.dabamos.de/88x31/antinazi.gif" alt="No nazis! No fascists! No racism!"/>\n<img src="https://cyber.dabamos.de/88x31/rainbow_bev.gif" alt="Pride flag"/>\n</body>|g' website.7.html > website.7.html.tmp
+mv website.7.html.tmp website.7.html
echo "Succesfully generated website"
diff --git a/website.7 b/website.7
index 681970f..2fc31d1 100644
--- a/website.7
+++ b/website.7
@@ -23,8 +23,12 @@ can be contacted via:
@xenia:the-apothecary.club
-
+.Em XMPP:
+axtlos@getcryst.al
+
+-
.Em E-Mail:
-axtlos [at] tar [dot] black
+axtlos@tar.black & axtlos@getcryst.al
.Sh Projects
.Nm