My personal website, built with Astro.
npm install
npm run dev # start dev server at localhost:4321npm run build # generates static site to dist/
npm run preview # preview the production build locallyDeployed to GitHub Pages via GitHub Actions.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My personal website, built with Astro.
npm install
npm run dev # start dev server at localhost:4321npm run build # generates static site to dist/
npm run preview # preview the production build locallyDeployed to GitHub Pages via GitHub Actions.