aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml2
-rw-r--r--content/_index.md2
-rw-r--r--content/contact/index.md18
-rw-r--r--static/pkey.txt (renamed from static/public.txt)0
4 files changed, 20 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index 7e4b79d..882f4a5 100644
--- a/config.toml
+++ b/config.toml
@@ -24,7 +24,7 @@ unsafe = true
weight = 4
[[menu.nav]]
name = "Contact"
- url = "mailto:michael@huntm.net"
+ url = "/contact/"
weight = 5
[[menu.nav]]
name = "Donate"
diff --git a/content/_index.md b/content/_index.md
index d49d9be..4b31c14 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -8,4 +8,4 @@ freedom back to users. My goal is to create and share free and open source
software. I believe in free speech and the power of positive, thoughtful ideas.
My other goal is to spread my knowledge so people can transform their worldview.
Let’s make the world a better place! If you have any questions, feel free to
-contact me. [PGP Key](/public.txt)
+contact me.
diff --git a/content/contact/index.md b/content/contact/index.md
new file mode 100644
index 0000000..162bc83
--- /dev/null
+++ b/content/contact/index.md
@@ -0,0 +1,18 @@
+---
+title: Contact
+---
+
+Reach out to me if you have a question or comment on one of my posts. You can
+contact me via email at [michael@huntm.net][0]. Please write in [plaintext][1].
+To send me an encrypted email, use my [PGP public key][2].
+
+[0]: mailto:michael@huntm.net
+[1]: https://useplaintext.email/
+[2]: /pkey.txt
+
+You can also find me on [IRC][3] at [#linux][4] and a few other channels on
+[irc.libera.chat][5]. My nick is huntm.
+
+[3]: https://en.wikipedia.org/wiki/Internet_Relay_Chat
+[4]: https://web.libera.chat/#linux
+[5]: https://web.libera.chat
diff --git a/static/public.txt b/static/pkey.txt
index 5c15b20..5c15b20 100644
--- a/static/public.txt
+++ b/static/pkey.txt