Notes

This site now builds itself

ยท 1 min

The first note exists to prove the pipeline runs end to end. Every route on this site is a real file on disk, generated at build time.

export const notes: readonly NoteMeta[] = [];