Astro 5 + MDX landing page for the FLARE paper, deployed to GitHub Pages
at https://flare.henryrobbins.com/ on pushes to the site branch.
Content lives in src/paper.mdx.
npm install
npm run dev # http://localhost:4321
npm run build # typecheck + static build to dist/See AGENTS.md for development details (architecture,
components, conventions, fonts, icons).
Template adapted from Roman Hauksson's Academic project page template, which in turn was adapted from Eliahu Horwitz's Academic Project Page Template and Keunhong Park's Nerfies project page. Licensed under CC BY-SA 4.0.