Personal website Built with Astro and deployed to Codeberg Pages. Development deno task dev Build deno task build Output is generated in dist/. Deploy deno task deploy Builds the site and force-pushes the dist/ folder to the pages branch on Codeberg, which serves it as a static site.