Hacker News new | ask | show | jobs
by masa331 1679 days ago
For that you can use Github pages and you don't need to touch JS or Cloudflare
1 comments

Tried that, what I really like about Cloudflare is that it offers me more freedom than Github which basically forces you to use Jekyll if I'm not mistaken.
You are mistaken, you can deploy any static site.

I’ve deployed a couple of static documentation sites with automated builds with the help of GitHub Actions [0].

[0]: https://github.com/marketplace/actions/github-pages-action

What do you mean by more freedom? You definitelly don't need Jekyll for Github pages. Any static page can be hosted on Github pages