tjp.lol Notes, code, and longer thoughts from an elder-millennial software engineer in Salt Lake City. {{$posts := sortPages (index .Pages "weblog") "post_date"}}{{with slicePages $posts 0 1}}{{range .}}{{rfc3339 (index .Meta "post_date")}}{{end}}{{else}}2026-07-11T00:00:00Z{{end}} https://tjp.lol/ tjp t@tjp.lol {{range $posts}} {{.Title}} {{.CanonicalURL}} {{rfc3339 (index .Meta "post_date")}} {{if index .Meta "updated"}}{{rfc3339 (index .Meta "updated")}}{{else}}{{rfc3339 (index .Meta "post_date")}}{{end}} {{with .Sections}}{{xml (index . 0)}} {{end}} {{end}}