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 --- templates/index.html | 58 ---------------------------------------------------- 1 file changed, 58 deletions(-) delete mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html deleted file mode 100644 index 480731e..0000000 --- a/templates/index.html +++ /dev/null @@ -1,58 +0,0 @@ -{% extends "base.html" %} {% block content %} -
-

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

- {% set section = get_section(path="blog/_index.md") %} {% set i = 0 %} {% for - page in section.pages %} {% if i < 3%} {% set_global i = i + 1%} -
- - {{ page.title }} -
- {% endif %} {% endfor %} -
- All Posts → -
-
-

Everything Else

- -
-
-

Contact

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