From 2be43cc479dfd4cfb621f14381330c708291e324 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 28 Jul 2024 19:46:20 -0500 Subject: conversion from Zola to Weblorg --- theme/templates/index.html | 60 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 theme/templates/index.html (limited to 'theme/templates/index.html') diff --git a/theme/templates/index.html b/theme/templates/index.html new file mode 100644 index 0000000..c77e57d --- /dev/null +++ b/theme/templates/index.html @@ -0,0 +1,60 @@ +{% extends "base.html" %} {% block main %} +
+

cleberg.net

+
pub   rsa4096 2022-11-16 [SC]
+      3917 973F B159 BBB8 6194 5385 6945 1A51 7AC0 CB37
+uid           [ultimate] Christian Cleberg <hello@cleberg.net>
+
+
+

Recent Blog Posts

+ +
+ + Emacs on iPadOS +
+ +
+ + Fixing Ubuntu Error: 'Key is stored in legacy trusted.gpg keyring' +
+ +
+ + Running Ubuntu Linux on macOS with OrbStack +
+ +
+ All Posts → +
+ +
+

Everything Else

+ +
+ +
+

Contact

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