From 719b5b70ff41e3d887a0f4fa90f4da94c1325608 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 5 Apr 2026 21:16:59 -0500 Subject: update homepage design --- theme/templates/index.html | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) (limited to 'theme/templates') diff --git a/theme/templates/index.html b/theme/templates/index.html index de9fae3..c69a276 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,22 +1,28 @@ {% extends "base.html" %} {% block main %}
-

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:

+

Christian Cleberg

+

Privacy · Self-Hosting · iOS

+

I build tools, write about systems, and run my own infrastructure.

-

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 →

+
+ +
+

Contact

+ +
{% endblock %} -- cgit v1.2.3