init: penfield split from website monorepo

This commit is contained in:
Lewis Wynne 2026-04-05 00:38:22 +01:00
commit c38253a17f
11 changed files with 261 additions and 0 deletions

2
.astro/types.d.ts vendored Normal file
View file

@ -0,0 +1,2 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />