Tag: DevOps

Automated Gridsome deployment with Docker and Git

7 March 2020
When developing static sites with Jekyll or Gridsome it is easy to host on third party platforms such as GitLab, GitHub or Netlify. These services can update your site automatically when you push an update to a repository. Let's see how to do this with our own server.