Deploy to Cloudflare pages from Github actions
Cloudflare offers free hosting for static pages with Cloudflare pages. I use it to host my Docusaurus documentation. I could...
Cloudflare offers free hosting for static pages with Cloudflare pages. I use it to host my Docusaurus documentation. I could...
I created a custom Github action that deploys a static website to s3, and I want to point out a...