Remove StackImpact showcase

Closes #1719
This commit is contained in:
Joe Mooring
2022-04-13 09:50:32 -07:00
committed by Bjørn Erik Pedersen
parent d00a7eda9e
commit 6b67439760
3 changed files with 0 additions and 20 deletions
-4
View File
@@ -1,4 +0,0 @@
**StackImpact** is a production-grade performance profiler for production and development environments.
The [stackimpact.com](https://stackimpact.com/) website is built with awesome Hugo. Grunt is used for CSS minification and bundling.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

-16
View File
@@ -1,16 +0,0 @@
---
title: StackImpact
date: 2018-02-20
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 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.
Besides the blog and documentation sections, our website needed custom sections with own templates. Hugo supported it beautifully.
Hugo is written in Go language and uses Go templates. StackImpact is a performance profiler that has an advanced support for Go applications. Being aware of the advantages of Go in terms of speed and productivity, this was another strong reason for choosing Hugo.
Thanks to all Hugo contributors for making such a beautiful and fast site generator!