summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-02-07 21:08:35 -0600
committerChristian Cleberg <[email protected]>2026-02-07 21:08:35 -0600
commit1a90ed76ee11c960f6c789f9867976bc684cc5c4 (patch)
tree7b871ca022861812043577bed07c880610cf8ce5
parent837fd6cfa70c63813001cecae92fddecf507336c (diff)
downloadccleberg-1a90ed76ee11c960f6c789f9867976bc684cc5c4.tar.gz
ccleberg-1a90ed76ee11c960f6c789f9867976bc684cc5c4.tar.bz2
ccleberg-1a90ed76ee11c960f6c789f9867976bc684cc5c4.zip
add latest post
-rw-r--r--README.org10
-rw-r--r--christian.el10
2 files changed, 10 insertions, 10 deletions
diff --git a/README.org b/README.org
index 276372a..a04ec4f 100644
--- a/README.org
+++ b/README.org
@@ -7,7 +7,10 @@
(site-url . "https://cleberg.net")
(tor-url . "http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion")
(blog-posts .
- ((:date "2026-02-02"
+ ((:date "2026-02-07"
+ :title "IndieWeb Carnival: Intersecting Interests"
+ :url "https://cleberg.net/blog/indiweb-carnival-2026-02-intersecting-interests.html")
+ (:date "2026-02-02"
:title "Emacs Carnival: “Completion”"
:url "https://cleberg.net/blog/emacs-carnival-2026-02-completion.html")
(:date "2026-01-31"
@@ -18,10 +21,7 @@
: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")))))
+ :url "https://cleberg.net/blog/self-hosting-tor.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 6f07182..35b2727 100644
--- a/christian.el
+++ b/christian.el
@@ -25,7 +25,10 @@
(site-url . "https://cleberg.net")
(tor-url . "http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion")
(blog-posts .
- ((:date "2026-02-02"
+ ((:date "2026-02-07"
+ :title "IndieWeb Carnival: Intersecting Interests"
+ :url "https://cleberg.net/blog/indiweb-carnival-2026-02-intersecting-interests>
+ (:date "2026-02-02"
:title "Emacs Carnival: “Completion”"
:url "https://cleberg.net/blog/emacs-carnival-2026-02-completion.html")
(:date "2026-01-31"
@@ -36,10 +39,7 @@
: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")))))
+ :url "https://cleberg.net/blog/self-hosting-tor.html")))))
(defun christian/display-profile ()
"Pretty‑print the profile in a *Help* buffer."