summaryrefslogtreecommitdiffstats
path: root/docs/content/en/showcase/quiply-employee-communications-app
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/showcase/quiply-employee-communications-app')
-rw-r--r--docs/content/en/showcase/quiply-employee-communications-app/bio.md4
-rw-r--r--docs/content/en/showcase/quiply-employee-communications-app/featured.pngbin631206 -> 0 bytes
-rw-r--r--docs/content/en/showcase/quiply-employee-communications-app/index.md29
3 files changed, 0 insertions, 33 deletions
diff --git a/docs/content/en/showcase/quiply-employee-communications-app/bio.md b/docs/content/en/showcase/quiply-employee-communications-app/bio.md
deleted file mode 100644
index f72a62554..000000000
--- a/docs/content/en/showcase/quiply-employee-communications-app/bio.md
+++ /dev/null
@@ -1,4 +0,0 @@
-**Quiply** is an employee communications app enabling mobile collaboration across an entire organization.
-Our customers get their own branded app enabling them to communicate fast and effectively with all employees, also non-desk and shift workers.
-
-As the Quiply app's build process is based on **Gulp**, we have started to build our company and product website using **Gulp + Hugo** which is super-fast and gives us exactly the flexibility we need.
diff --git a/docs/content/en/showcase/quiply-employee-communications-app/featured.png b/docs/content/en/showcase/quiply-employee-communications-app/featured.png
deleted file mode 100644
index a4e9f046e..000000000
--- a/docs/content/en/showcase/quiply-employee-communications-app/featured.png
+++ /dev/null
Binary files differ
diff --git a/docs/content/en/showcase/quiply-employee-communications-app/index.md b/docs/content/en/showcase/quiply-employee-communications-app/index.md
deleted file mode 100644
index 9f80850ee..000000000
--- a/docs/content/en/showcase/quiply-employee-communications-app/index.md
+++ /dev/null
@@ -1,29 +0,0 @@
----
-
-# A suitable title for this article.
-title: Quiply Employee Communications App
-
-# Set this to the current date.
-date: 2018-02-13
-
-description: "\"It became immediately clear that we'd use Hugo going forward as it compiles super-fast, is intuitive to use and offers all the features we need.\""
-
-# The URL to the site on the internet.
-siteURL: https://www.quiply.com
-
-# Link to the site's Hugo source code if public and you can/want to share.
-# Remove or leave blank if not needed/wanted.
-# siteSource: https://github.com/gohugoio/hugoDocs
-
-# Add credit to the article author. Leave blank or remove if not needed/wanted.
-byline: "[Sebastian Schirmer](mailto:sebastian.schirmer@quiply.com), Quiply Co-Founder"
-
----
-
-With the launch of our Employee Communications app Quiply we created a very simple and static one-page website to showcase our product.
-
-As our customer base and demand for marketing and communication started to grow, we needed a solution to easily grow and extend the contents of our web presence. As we do not have the need to serve dynamic content, we decided to use a static site generator. Amongst a couple of others, we tried Hugo and it became immediately clear that we'd use Hugo going forward as it compiles super-fast, is intuitive to use and offers all the features we need.
-
-Our website which we launched a couple of weeks ago is still growing and new content is being added constantly. By using Hugo, this can be easily done by content authors writing markdown files without always having to touch HTML or CSS code. It is available in German only for the time being, an English version is in the works.
-
-Huge thanks to everyone involved in making Hugo a success.