The main landing page for the HEARTH data ecosystem.
Currently a "coming soon" placeholder, built with Vite and deployed to GitHub Pages.
npm install
npm run devnpm run build
npm run previewPushes to main automatically build and deploy the site to GitHub Pages via
the workflow in .github/workflows/deploy.yml.