This document discusses using Docker and Azure DevOps services to create a continuous integration pipeline for Jekyll static sites. Jekyll is a simple static site generator that uses Markdown files. It recommends running Jekyll in a Docker container for continuous integration with Jenkins, and deploying to Azure using Azure DevOps services. The document provides links for more information on Jekyll and examples of sites using Jekyll.
Related topics: