cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
4f5d68d916d182ff44e2f0ac3af2afb7fa305079
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-04-10T03:18:09Z
theme/templates/base.html | 2 ++ theme/templates/index.html | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) @@ -40,6 +40,8 @@ <a href="/feed.xml">RSS</a> · <a href="http://paske4urhs6nttrtlkuwa5cowum3fjkc6yv6kl4ncx3mjxcd77764nqd.onion/">Onion</a> · <a href="/tips/">Tips</a> + <br> + <a href="https://zerolabs.sh">zero labs</a> </footer> </body> </html> @@ -1,8 +1,9 @@ {% extends "base.html" %} {% block main %} <section> <h1>Christian Cleberg</h1> + <p><a href="https://zerolabs.sh">zero labs</a></p> <p>Privacy · Self-Hosting · iOS</p> - <p>I build tools, write about systems, and run my own infrastructure. I focus on privacy, user freedom, security, and self-hosting.</p> + <p>I build tools, write about systems, and run my own infrastructure. Focused on privacy, user control, and long-term utility.</p> <p><a href="/uses">Uses</a> · <a href="/now">Now</a></p> </section> @@ -17,7 +18,7 @@ <section> <h2>Projects</h2> - <p>Things I've built.</p> + <p>Software I build and maintain.</p> <ul> <li><a href="https://sr.ht/~ccleberg/Hutch/">Hutch</a>: iOS client for SourceHut</li> <li><a href="https://sr.ht/~ccleberg/Rune/">Rune</a>: iOS client for Njalla</li>