Source code for gaato.net, the personal website of gaato.
bun install
bun run devArticles live in content/posts/*.md. A post with draft: true in its front matter is excluded from the build; use it for unpublished or future articles. Every published slug must also be listed in src/lib/content/local-post-manifest.ts.
To run the full verification suite:
bunx playwright install chromium
bun run verifyThe site software is licensed under the Blue Oak Model License 1.0.0 (BlueOak-1.0.0).
Original articles, prose, and images are not covered by the software license. All rights are reserved unless a page states otherwise. Third-party and collaborative material is described in NOTICE.md.