We use CircleCI with our Hugo site every day and found it to be essential for our daily operations at Forestry.io. For our Frontend Friday series we’re looking at Automated Deployment with Circle CI + Hugo in this article.
DJ walks us through why it is important for static sites to have a CI/CD implementation and how to implement one with a quick tutorial using CircleCI + Hugo. Let’s Build Test Deploy