Generates the static site found at https://sandalo.dev.
Built with Astro. Previous versions were built with Hakyll.
This project requires npm to build. See the following relevant commands:
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:8080 |
npm run build |
Build production site to ./build/ |
npm run preview |
Preview build locally, before deploying |
npm run deploy |
Deploy website to https://sandalo.dev |
npm run deploy-preview |
Deploy website to https://preview.sandalo.dev |