Update index.md

This commit is contained in:
Bjørn Erik Pedersen 2018-02-20 16:23:16 +01:00 committed by GitHub
parent d73a9b3b4e
commit 1dc05a16bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,13 @@ title: StackImpact
date: 2018-02-20 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/ 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. 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.