From 2ab0e23eca3c5cac82d948e506b3f1cb81bedd18 Mon Sep 17 00:00:00 2001 From: t Date: Sat, 11 Jul 2026 12:08:14 -0600 Subject: Migrate site pages to Weft templates and Markdown --- projects/index.html.tmpl | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 projects/index.html.tmpl (limited to 'projects/index.html.tmpl') diff --git a/projects/index.html.tmpl b/projects/index.html.tmpl new file mode 100644 index 0000000..a99a10b --- /dev/null +++ b/projects/index.html.tmpl @@ -0,0 +1,28 @@ + + + + + +Projects — tjp.lol + + + + +
+ +{{template "header" .}} +
+
+

Small things I've built and still maintain. Most live on GitHub.

+
+ +
+

maintained

+
+ +
+

archived / for fun

+
+
+ +{{template "footer" .}} -- cgit v1.3