Archive of posts with category 'github-actions'

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