Technicals #3
Deploying to Cloudflare
Remarkably simple!
- Create Cloudflare Account
- Connect to Github and select rep
- Set Cloudflare Build Settings
- Framework preset: Hugo
- Build command: hugo -b $CF_PAGES_URL
- Output directory: public
- Click Deploy
And that’s it!