--- title: "About & colophon" --- I'm Travis, a software engineer living in Salt Lake City, Utah. I write mostly code, supervise coding AIs, generally 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](/weblog/). If you want to reach me, is the best way. ## elsewhere - **email** - **code** [self-hosted cgit](https://code.tjp.lol/) - **fedi** [@tjpcc@tilde.zone](https://tilde.zone/@tjpcc) - **gemini** --- ## colophon This site is generated from Markdown and Go templates by [Weft](https://code.tjp.lol/weft.git), with a single [stylesheet](/style.css). - **Type:** system UI font for prose, system monospace for headings and code. No web fonts of network requests for type. - **Color:** light and dark themes via `prefers-color-scheme`. It follows your OS setting in CSS. - **Weblog:** published from Markdown as static HTML. - **Notes:** authored in Obsidian and Neovim, synced across my devices by Syncthing, built into static pages by Weft and published [here](/notes/). - **Build:** Weft recursively renders Markdown and Go templates. AI may assist with coding and batch refactoring, but never with any published post content. - **Hosting:** static files self-hosted on a VPS. - **License:** content is [CC BY 4.0](https://creativecommons.org/licences/by/4.0/) unless a page says otherwise. Take it, remix it, just credit me.