Pull request sites are yellow-pond-042d21b03-{PRNumber}.westeurope.5.azurestaticapps.net/
For each PR there will be a custom environemnt created that will be listed on the PR.
winget install hugo
npm install -g @azure/static-web-apps-cli
npm i -g azure-functions-core-tools@4 --unsafe-perm true
- Install https://learn.microsoft.com/en-us/azure/azure-functions/functions-run-local
- Start Hugo Server
hugo server --source site --config hugo.yaml,hugo.debug.yaml --debug
- Start Swa Server
swa start http://localhost:1313 --api-location ./functions