summaryrefslogtreecommitdiffstats
path: root/docs/content/en/showcase/stackimpact
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/showcase/stackimpact')
-rw-r--r--docs/content/en/showcase/stackimpact/bio.md4
-rw-r--r--docs/content/en/showcase/stackimpact/featured.pngbin0 -> 153794 bytes
-rw-r--r--docs/content/en/showcase/stackimpact/index.md21
3 files changed, 25 insertions, 0 deletions
diff --git a/docs/content/en/showcase/stackimpact/bio.md b/docs/content/en/showcase/stackimpact/bio.md
new file mode 100644
index 000000000..e6206dd03
--- /dev/null
+++ b/docs/content/en/showcase/stackimpact/bio.md
@@ -0,0 +1,4 @@
+
+**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. \ No newline at end of file
diff --git a/docs/content/en/showcase/stackimpact/featured.png b/docs/content/en/showcase/stackimpact/featured.png
new file mode 100644
index 000000000..49a3bc500
--- /dev/null
+++ b/docs/content/en/showcase/stackimpact/featured.png
Binary files differ
diff --git a/docs/content/en/showcase/stackimpact/index.md b/docs/content/en/showcase/stackimpact/index.md
new file mode 100644
index 000000000..bc3d3fd29
--- /dev/null
+++ b/docs/content/en/showcase/stackimpact/index.md
@@ -0,0 +1,21 @@
+---
+
+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!