Personal website for nightxade. A personalized adaptation of the astro-erudite template by enscribe.
bun install
bun run dev # start dev server at localhost:1234
bun run build # type-check + build
bun run preview # preview production build
bun run prettier # format all files