cmc/ccleberg
GitHub profile README
clone: git clone https://gitbay.org/cmc/ccleberg.git
0770d343f4508202865e99a00b4b733a19c14523
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-12-22T23:03:53Z
README.org | 10 +++++----- christian.el | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) @@ -7,7 +7,10 @@ (site-url . "https://cleberg.net") (tor-url . "http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion") (blog-posts . - ((:date "2025-12-06" + ((: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" @@ -18,10 +21,7 @@ :url "https://cleberg.net/blog/wcag.html") (:date "2025-11-02" :title "Using aerc on macOS" - :url "https://cleberg.net/blog/aerc-macos.html") - (:date "2025-10-25" - :title "Digital Garden" - :url "https://cleberg.net/blog/digital-garden.html"))))) + :url "https://cleberg.net/blog/aerc-macos.html"))))) #+end_src /psst! you can run [[christian.el]] in emacs to view this information dynamically/ @@ -25,7 +25,10 @@ (site-url . "https://cleberg.net") (tor-url . "http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion") (blog-posts . - ((:date "2025-12-06" + ((: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" @@ -36,10 +39,7 @@ :url "https://cleberg.net/blog/wcag.html") (:date "2025-11-02" :title "Using aerc on macOS" - :url "https://cleberg.net/blog/aerc-macos.html") - (:date "2025-10-25" - :title "Digital Garden" - :url "https://cleberg.net/blog/digital-garden.html"))))) + :url "https://cleberg.net/blog/aerc-macos.html"))))) (defun christian/display-profile () "Pretty‑print the profile in a *Help* buffer."