This site now builds itself
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[] = [];
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[] = [];