https://github.com/rhea-so/gist-blog/fork
https://github.com/settings/tokens?type=beta
HOSTNAME=<YOUR_WEBSITE_HOSTNAME> GITHUB_PERSONAL_ACCESS_TOKEN=<YOUR_TOKEN> npm run build
cd build && python3 -m http.server
zip build folder and upload
https://github.com/rhea-so/gist-blog/fork
https://github.com/settings/tokens?type=beta
HOSTNAME=<YOUR_WEBSITE_HOSTNAME> GITHUB_PERSONAL_ACCESS_TOKEN=<YOUR_TOKEN> npm run build
cd build && python3 -m http.server
zip build folder and upload