This is a static SvelteKit build, prerendered to plain HTML and served by Caddy from a small VPS. There is no analytics, no third-party script, and every font is vendored rather than fetched from a font CDN.

Pages like this one are Markdown files in content/pages/, and posts are in content/posts/. Both are written and committed through the admin interface at /admin, or by hand — either way the frontmatter is checked during the build.