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 --- about/index.html.tmpl | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 about/index.html.tmpl (limited to 'about/index.html.tmpl') diff --git a/about/index.html.tmpl b/about/index.html.tmpl new file mode 100644 index 0000000..065fdc3 --- /dev/null +++ b/about/index.html.tmpl @@ -0,0 +1,50 @@ + + + + + +About & colophon — tjp.lol + + + + +
+ +{{template "header" .}} +
+
+
+

About

+
+
+

I'm tjp — an elder-millennial software engineer living in Salt Lake City, Utah. I write mostly Python, spend too long in the terminal, and care about software that's small, legible, and built to last.

+

This site is where I keep my writing. If you want to reach me, t@tjp.lol is the best way.

+ +

Elsewhere

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