Archive of posts with category 'devops'
GitHub Pages is renowned for its simplicity, hosting static files effortlessly. But what if you need more? What if you want to show different content based on user behavior, run...
Modern Jekyll development requires robust CI/CD pipelines that automate testing, building, and deployment while ensuring quality and performance. By combining GitHub Actions with custom Ruby scripting and Cloudflare Pages, you...
The final evolution of a modern static website is transforming it from a manually updated project into an intelligent, self-optimizing system. While GitHub Pages handles hosting and Cloudflare provides security...
Building a sophisticated website with GitHub Pages and Cloudflare is only the beginning. The real challenge lies in maintaining its performance, security, and reliability over time. Without proper monitoring, you...