summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2026-07-13move static content index pages (projects, notes, about) into markdownt
2026-07-13image management outside the repot
the strategy for image management is to push them up to the production server early (they don't hurt anything sitting there with no <image> tags pointing at them) to use the server itself as image storage. a new mise tasks manages the upload, moving the image into place and setting permissions on the server. the /images/ directory in the repo is git-ignored for the server's checkout, and the local dev server is switched to caddy with a reverse proxy on images paths to serve local-dev image links straight from prod.
2026-07-12great tjp.lol rebuild postt
2026-07-12clean task, and get rid of a stray markdown doc in the imported pantograph sitet
2026-07-12back-port gemini capsule gemlogt
2026-07-11Configure local site builds and note synchronizationt
Add Air and mise configuration for local rebuilds, record generated output paths, and update the documented sync workflow.
2026-07-11Migrate site pages to Weft templates and Markdownt