From ec4babdffe75ff6bf7196237a7feecebd04876e2 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 3 Feb 2026 17:30:56 -0600 Subject: add latest post --- README.org | 22 +++++++++++----------- christian.el | 20 ++++++++++---------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.org b/README.org index f5c5040..210229d 100644 --- a/README.org +++ b/README.org @@ -7,21 +7,21 @@ (site-url . "https://cleberg.net") (tor-url . "http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion") (blog-posts . - ((:date "2025-12-20" - :title "Self-Hosting Guide: Home Assistant" - :url "https://cleberg.net/blog/self-hosting-home-assistant.html") - (:date "2025-12-06" + ((:date "2026-02-02" + :title "Emacs Carnival: “This Year, I Will...”" + :url "https://cleberg.net/blog/emacs-carnival-2026-01-this-year-i-will.html") + (:date "2026-01-31" + :title "Emacs Carnival: “This Year, I Will...”" + :url "https://cleberg.net/blog/emacs-carnival-2026-01-this-year-i-will.html") + (:date "2025-12-20" + :title "Self-Hosting Guide: Home Assistant" + :url "https://cleberg.net/blog/self-hosting-home-assistant.html") + (:date "2025-12-06" :title "Self‑Hosting Guide: Tor Websites" :url "https://cleberg.net/blog/self-hosting-tor.html") (:date "2025-11-23" :title "Practical Uses for AI in IT Audit" - :url "https://cleberg.net/blog/it-audit-ai.html") - (:date "2025-11-15" - :title "Striving for 100% WCAG 2 Compliance" - :url "https://cleberg.net/blog/wcag.html") - (:date "2025-11-02" - :title "Using aerc on macOS" - :url "https://cleberg.net/blog/aerc-macos.html"))))) + :url "https://cleberg.net/blog/it-audit-ai.html"))))) #+end_src /psst! you can run [[christian.el]] in emacs to view this information dynamically/ diff --git a/christian.el b/christian.el index 7dad937..e4ea0cf 100644 --- a/christian.el +++ b/christian.el @@ -25,21 +25,21 @@ (site-url . "https://cleberg.net") (tor-url . "http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion") (blog-posts . - ((:date "2025-12-20" - :title "Self-Hosting Guide: Home Assistant" - :url "https://cleberg.net/blog/self-hosting-home-assistant.html") + ((:date "2026-02-02" + :title "Emacs Carnival: “This Year, I Will...”" + :url "https://cleberg.net/blog/emacs-carnival-2026-01-this-year-i-will.html") + (:date "2026-01-31" + :title "Emacs Carnival: “This Year, I Will...”" + :url "https://cleberg.net/blog/emacs-carnival-2026-01-this-year-i-will.html") + (:date "2025-12-20" + :title "Self-Hosting Guide: Home Assistant" + :url "https://cleberg.net/blog/self-hosting-home-assistant.html") (:date "2025-12-06" :title "Self‑Hosting Guide: Tor Websites" :url "https://cleberg.net/blog/self-hosting-tor.html") (:date "2025-11-23" :title "Practical Uses for AI in IT Audit" - :url "https://cleberg.net/blog/it-audit-ai.html") - (:date "2025-11-15" - :title "Striving for 100% WCAG 2 Compliance" - :url "https://cleberg.net/blog/wcag.html") - (:date "2025-11-02" - :title "Using aerc on macOS" - :url "https://cleberg.net/blog/aerc-macos.html"))))) + :url "https://cleberg.net/blog/it-audit-ai.html"))))) (defun christian/display-profile () "Pretty‑print the profile in a *Help* buffer." -- cgit v1.2.3