This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/posts/2020/deploying-a-jekyll-site-to-netlify-with-docker-and-gitlab-ci.md

10 lines
696 B
Markdown

---
date: '2020-03-01'
title: 'Deploying a Jekyll site to Netlify with Docker and GitLab CI'
description: "This is a step-by-step guide covering how to automatically deploy a Jekyll site to Netlify using Docker and GitLab CI/CD. This post assumes that have already set up a GitLab repository and a Netlify site."
tags: ['development', 'Netlify', 'Jekyll', 'GitLab', 'Docker']
---
**[Michael Herman:](https://mherman.org/blog/deploying-jekyll-netlify-docker-gitlab-ci/)**
> This is a step-by-step guide covering how to automatically deploy a Jekyll site to Netlify using Docker and GitLab CI/CD. This post assumes that have already set up a GitLab repository and a Netlify site.<!-- excerpt -->