This repository hosts the GitHub Pages personal homepage for Yan Wei / 魏艳.
The site is implemented with Astro and published as static files from the repository root for https://francesscawy.github.io/.
npm install
npm run devnpm run buildnpm run build:pagesThis command builds the Astro site and syncs the generated index.html, 404.html, and _astro/ assets to the repository root used by GitHub Pages.