RustWeek 2025 Website The website is built with Astro. In Astro, you can author content in GitHub Flavored Markdown. Setup project yarn install Run in development yarn run dev To check the build succeeds: yarn run build