top | item 26599461

(no title)

alfg | 5 years ago

I use GitHub pages for most of my project static websites using gh-pages [0] to deploy via a GitHub Action workflow. It's been working great for general static webpages, or using Vue/React.

However, there are some limitations such as if you need to add custom headers.

If you need more customization, then S3/Cloudfront also works well too. I also use Netlify and had minimal issues.

[0] https://github.com/tschaub/gh-pages

discuss

order

No comments yet.