1 - Created new project from gitkraken (Readme.md, License.md only)
2 - Initialize New Codespace from GitHub.com
3 - Create a Svelte project with vite in GitHub Codespaces
npm init vite
cd site-vite-project
npm install
npm run dev
In the GitHub repo go to Settings/Pages at Source select GitHub Actions and click create your own
see the file .github\workflows\deploy-to-gh-pages