This project has been alive as long as COVID so be nice :)
npm install
npm run dev
Deployment for a root github page is done via the repository https://github.com/Kauabunga/kauabunga.github.io
npm run build
manually update index.html ;)
- Remove all /_next scripts
- Remove _next folder
- Inline css
npm start
npm run deploy:clone
npm run deploy
cd kauabunga.github.io && git commit -am "Updated deployment" && git push