From 11a5ca2792cd0debb6b8f510ffd716e6f734dbd6 Mon Sep 17 00:00:00 2001
From: Christian Cleberg stillness amidst the chaos
+
+
My name is Christian.
-I’m a technology auditor who doesn’t trust technology companies.
-I run my own infrastructure. I audit everyone else's.
-The infrastructure is the point. Self-hosted, self-managed, minimal - dependencies. This site is part of it: plaintext, no trackers, no - frameworks, no corporate CDN.
-The audit job funds it. KPMG. Technology Assurance. I spend 50-80 hours a - week inside the systems I refuse to use personally. The irony is the - business model.
-GPG key, salary, and server stack are all public. That's the whole - introduction.
-Hi, I'm Christian.
+I'm a Technology Assurance Manager @ KPMG.
+I use this site as a place to think out loud (see my blog, garden, or + guides), a place to publish information (see + my CV and salary + pages), and a foundational URI to use for my projects (see + my apps).
+If you want to chat, you can find me in the following spaces:
+ +Curious about the technology behind this website? Check out my /uses page.
+Curious about what I've been up to lately in my personal life? Check out my /now page.
+Recent Posts
-Recent Posts
+ + {% endblock %} diff --git a/theme/templates/page.html b/theme/templates/page.html index a302c4b..6c22589 100644 --- a/theme/templates/page.html +++ b/theme/templates/page.html @@ -3,6 +3,6 @@ {% block main %}{{ post.description }}
+{{ post.description }}
{% endif %} -