npm install
Go to index.html and change "Your Title" to the site name you want
Go to readme.md and delete everything in it
Go to vite.config.js and change base to "/your-repo-name/"
npm install gh-pages --save-dev
Run the following command in your terminal
npm run deploy