Static website for Voidustries. Built with SvelteKit, TypeScript, and pnpm.
pnpm install
pnpm devpnpm build
pnpm previewThe site is statically prerendered via @sveltejs/adapter-static and deployed to the gh-pages branch on tagged releases (see .github/workflows/build-deploy.yml).