My personal collection of work, posts, hikes, and miscellany.
Replace yarn
with your choice of npm
, pnpm
, or bun
(I guess).
Command | Action |
---|---|
yarn install |
Installs dependencies |
yarn dev |
Starts local dev server at localhost:3000 |
yarn build |
Build your production site to ./dist/ |
yarn preview |
Preview your build locally, before deploying |
This project was made possible by the wonderful Astro team, Astro Discord community, and the following community integrations:
- astro-compress by @nhristov
- astro-critters by @nhristov
- astro-fonts-next by @dc7290
- astro-robots-txt by @alextim
- astro-sitemap by @alextim