cmc/ccleberg

GitHub profile README

clone: git clone https://gitbay.org/cmc/ccleberg.git

98c0ddf12796d2c3e37f05a5820c6a1db5e63c45

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2026-02-03T23:36:16Z

fix url
 README.org   |  4 ++++
 christian.el | 20 ++++++++++++++++++--
 2 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 210229d..64a65c0 100644
--- a/README.org
+++ b/README.org
@@ -9,7 +9,11 @@
     (blog-posts  .
                  ((:date "2026-02-02"
                          :title "Emacs Carnival: “This Year, I Will...”"
+<<<<<<< HEAD
+                         :url "https://cleberg.net/blog/emacs-carnival-2026-02-completion.html")
+=======
                          :url "https://cleberg.net/blog/emacs-carnival-2026-01-this-year-i-will.html")
+>>>>>>> ec4babd (add latest post)
                   (: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")
diff --git a/christian.el b/christian.el
index e4ea0cf..5e497cd 100644
--- a/christian.el
+++ b/christian.el
@@ -26,6 +26,16 @@
     (tor-url     . "http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion")
     (blog-posts  .
                  ((:date "2026-02-02"
+<<<<<<< HEAD
+                   :title "Emacs Carnival: “This Year, I Will...”"
+                   :date "https://cleberg.net/blog/emacs-carnival-2026-02-completion.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")
+=======
                          :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"
@@ -34,12 +44,18 @@
                   (:date "2025-12-20"
                          :title "Self-Hosting Guide: Home Assistant"
                          :url "https://cleberg.net/blog/self-hosting-home-assistant.html")
+>>>>>>> ec4babd (add latest post)
                   (:date "2025-12-06"
-                          :title "Self‑Hosting Guide: Tor Websites"
-                          :url "https://cleberg.net/blog/self-hosting-tor.html")
+                   :title "Self‑Hosting Guide: Tor Websites"
+                   :url "https://cleberg.net/blog/self-hosting-tor.html")
                   (:date "2025-11-23"
+<<<<<<< HEAD
+                   :title "Practical Uses for AI in IT Audit"
+                   :url "https://cleberg.net/blog/it-audit-ai.html")))))
+=======
                           :title "Practical Uses for AI in IT Audit"
                           :url "https://cleberg.net/blog/it-audit-ai.html")))))
+>>>>>>> ec4babd (add latest post)
 
 (defun christian/display-profile ()
   "Pretty‑print the profile in a *Help* buffer."