Archive of posts with category 'devops'

Advanced GitHub Pages Techniques Enhanced by Cloudflare Analytics

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...

Building Advanced CI CD Pipeline for Jekyll with GitHub Actions and Ruby

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...

Building a Smarter Content Publishing Workflow With Cloudflare and GitHub Actions

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...

Monitoring and Maintaining Your GitHub Pages and Cloudflare Setup

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...