This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
Each time you merge/push a commit to the main
branch of this repo, the automation will be triggered to build and deploy the gh-pages
branch of this repo.
If the automation breaks for any reason, you can clone the repo to then build & deploy the gh-pages
manually.
npm run build
npm run deploy
The npm run deploy
will push the results to the gh-pages
branch which will update the page as you see it.
-
Navigate to the repo Settings -> Pages
-
Build and deployment: Source:
Deploy from a branch
Branch:gh-pages
,/ (root)
-
Custom domain:
akashml.com
(re-do it if you change DNS records)
Use TLS Full (NO strict) SSL/TLS Cloudflare setting Use Proxied
Proxy status
for both DNS records
- Point CNAME akashml.com to ovrclk.github.io
- Point CNAME www to ovrclk.github.io