From 45d03ccfdfb70023fb0e91356a4124a82ce4d864 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Mar 2025 19:37:31 -0500 Subject: add new post --- build.sh | 2 +- content/blog/2025-03-11-new-domain.org | 18 ++++++++++++++++++ theme/templates/index.html | 13 ++++++------- 3 files changed, 25 insertions(+), 8 deletions(-) create mode 100644 content/blog/2025-03-11-new-domain.org diff --git a/build.sh b/build.sh index b17219d..b7940de 100755 --- a/build.sh +++ b/build.sh @@ -36,7 +36,7 @@ if [[ "$answer" =~ ^[Yy]$ ]]; then # Update Sourcehut README pandoc -f org -t html readme.org -o readme.html hut git update --readme readme.html --repo \ - https://git.sr.ht/\~cyborg/cleberg.net + https://git.sr.ht/\~cyborg/cmc.pub # Deploy changes rsync -r --delete-before .build/* $ubuntu_server:/var/www/cmc.pub/ diff --git a/content/blog/2025-03-11-new-domain.org b/content/blog/2025-03-11-new-domain.org new file mode 100644 index 0000000..4c77575 --- /dev/null +++ b/content/blog/2025-03-11-new-domain.org @@ -0,0 +1,18 @@ +#+date: <2025-03-11 Tue 18:50:00> +#+title: My New Domain, Email, & GPG Key +#+description: Broadcasting an update to my domain, email, and GPG key. +#+filetags: :web:gpg: +#+slug: new-domain + +I have moved to a new domain and quite a few things have been updated as a +result: + +|----------+-------------------+---------------| +| Category | Old | Current | +|----------+-------------------+---------------| +| Domain | cleberg.net | [[https://cmc.pub][cmc.pub]] | +| Email | hello@cleberg.net | [[mailto:hello@cmc.pub][hello@cmc.pub]] | +| GPG Key | [[https://keys.openpgp.org/search?q=hello%40cleberg.net][hello@cleberg.net]] | [[https://keys.openpgp.org/search?q=hello%40cmc.pub][hello@cmc.pub]] | +|----------+-------------------+---------------| + +/New services will continue to be updated on the [[https://cmc.pub/services/][services]] page./ diff --git a/theme/templates/index.html b/theme/templates/index.html index e11eaef..eed71ba 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,6 +9,11 @@ sub cv25519 2025-03-11 [E]

Recent Blog Posts

+
+ + My New Domain, Email, & GPG Key +
+
A Painful Email Migration @@ -20,13 +25,6 @@ sub cv25519 2025-03-11 [E] VPN
-
- - Self-Hosting Tandoor Recipe Manager -
-
All Posts →
@@ -47,6 +45,7 @@ sub cv25519 2025-03-11 [E]
  • hello@cmc.pub (GPG)
  • cyb0rg on libera.chat
  • @cmc on Lemmy
  • +
  • @cmc.01 on Signal
  • Sourcehut
  • -- cgit v1.2.3-70-g09d2