From 1dc05a16bd6b99809d97daeda743d914297f908c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 20 Feb 2018 16:23:16 +0100 Subject: [PATCH] Update index.md --- content/showcase/stackimpact/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/showcase/stackimpact/index.md b/content/showcase/stackimpact/index.md index 9e7ea84e0..bc3d3fd29 100644 --- a/content/showcase/stackimpact/index.md +++ b/content/showcase/stackimpact/index.md @@ -4,13 +4,13 @@ title: StackImpact date: 2018-02-20 -description: "Hugo is a perfect choice for a product website." +description: "\"Hugo is a perfect choice for a product website.\"" siteURL: https://stackimpact.com/ --- -After gradually handing over the control of our website to WordPress plugins, we realized that we need to act. +After gradually handing over the control of our website to WordPress plugins, we realized that we needed to act. Static web sites have natural advantages such as security, performance and content versioning (e.g. with Git). Static site generators such as Hugo made static websites cool again. Importantly, the best practices of software development (e.g. peer reviews, multi-stage deployments, rollbacks) can now be easily applied to websites.