From 130fdf3445b267c972fe051d139a88a201ac9888 Mon Sep 17 00:00:00 2001 From: t Date: Mon, 13 Jul 2026 11:35:19 -0600 Subject: move static content index pages (projects, notes, about) into markdown --- projects/index.html.tmpl | 49 ------------------------------------------------ 1 file changed, 49 deletions(-) delete mode 100644 projects/index.html.tmpl (limited to 'projects/index.html.tmpl') diff --git a/projects/index.html.tmpl b/projects/index.html.tmpl deleted file mode 100644 index 4e5fa47..0000000 --- a/projects/index.html.tmpl +++ /dev/null @@ -1,49 +0,0 @@ - - - - - -Projects — tjp.lol - - - - -
- -{{template "header" .}} -
-
-

Things I've built. Some I even maintain!

-

Spread across a messy history of code forges.

-
- -
-

current

- -

pantograph

-
    -
  • pantograph - a minimal AI TUI agent in zig with extensions in lua (project page)
  • -
  • libpantograph - the zig agent SDK behind pantograph, with several other language bindings
  • -
  • panto-agent - collection of baseline extensions bringing pantograph up to snuff as a coding agent
  • -
- -

this site

-
    -
  • weft - a small static site generator
  • -
  • tjp.lol - repo tracking the markdown and other sources; builds with weft
  • -
- -

small web protocols

-
    -
  • sliderule - Go tools for building for small web protocols
  • -
  • show-your-work - git repo browser built on sliderule
  • -
  • sr-71 - fast, high flying server for small web protocols
  • -
-
- -
-

archived

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