# site > my nice website Built using [Vite](https://github.com/icyphox/vite), an SSG built by yours truly. ## Deploying - Create a `gh-pages` branch - Use `git subtree push --prefix build origin gh-pages`, to push the `build` directory to `gh-pages` - Alternatively, use `deploy.sh` bundled with this repo