Hacker News new | ask | show | jobs
by klinquist 986 days ago
I use Jekyll (and a GitHub action to build, copy to S3, and invalidate a cloudfront dist cache) to turn my markdown editor to create and publish web pages.
2 comments

Well, I just point Cloudflare Pages to my github repo and it deploys automatically ( at least for Hugo).

Takes like 5 minutes, at most: https://blog.sapico.me/posts/setting-up-a-blog-on-cloudflare...

Yep I have basically the same setup