In this video we will explore how to deploy a static website built with Hugo to Cloudflare Workers. We’ll cover automating the build and publishing process using a Git mirror and Wrangler, allowing for seamless updates from your self-hosted GitLab instance. This tutorial provides a robust, flexible, and powerful way to host web content with incredible speed and scalability, all without managing servers yourself!
References
- My new Website: https://christianlempa.de
- Hugo Tutorial: https://www.youtube.com/watch?v=MX4yy1dTVYg
- Cloudflare Workers Docs: https://developers.cloudflare.com/workers/
- GitLab Repository Mirroring Docs: https://docs.gitlab.com/user/project/repository/mirror/