nightxade.dev

May 23, 2026 ยท View on GitHub

nightxade.dev

Personal website for nightxade. A personalized adaptation of the astro-erudite template by enscribe.

License

Development

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

License

MIT