Skip to content

Replace GitLab deployments with only Netlify

Jamie Tanna requested to merge feature/pure-netlify into master

We can use Netlify's integration to perform branch deploys / deploy previews instead of building it ourselves, which is a much better experience.

This also requires pinning the version of Hugo to use with our netlify.toml, which is better in-tree than using Netlify's UI.

Tangentially closes #8 (closed).

Edited by Jamie Tanna

Merge request reports