Michael Herman 3/1/2020

Deploying a Jekyll Site to Netlify with Docker and GitLab CI

Read Original

This article provides a detailed, step-by-step tutorial for developers on how to set up an automated deployment pipeline for a Jekyll static site. It covers creating a Dockerfile for a compatible Ruby/Jekyll environment, configuring a GitLab CI/CD pipeline to build the site, and using the Netlify API to deploy the generated static files.

Deploying a Jekyll Site to Netlify with Docker and GitLab CI

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week