From 11a5ca2792cd0debb6b8f510ffd716e6f734dbd6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 13 Mar 2026 15:56:35 -0500 Subject: fix *.org headers and revert to minimal site theme --- theme/templates/index.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'theme/templates/index.html') diff --git a/theme/templates/index.html b/theme/templates/index.html index d15eeca..de9fae3 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,22 +1,22 @@ {% extends "base.html" %} {% block main %} -
-

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

- -All Posts → +

Recent Posts

+ +

All Posts →

{% endblock %} -- cgit v1.2.3