Get 1password-support ready

This commit is contained in:
Bjørn Erik Pedersen 2018-02-22 21:59:53 +01:00
parent 979bb5698a
commit fa46cafdf3
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F
16 changed files with 5 additions and 34 deletions

View File

@ -2,4 +2,4 @@
**1Password** is a password manager that keeps you safe online. It protects your secure information behind the one password only you know.
The [1Password Support](https://support.1password.com/) website was built from scratch with **Hugo** and enhanced with **React** and **Elasticsearch** to give us the best of both worlds: the simplicity and performance of a static site, with the richness of a hosted web app.
The [1Password Support](https://support.1password.com/) website was built from scratch with **Hugo** and enhanced with **React** and **Elasticsearch** to give us the best of both worlds: The simplicity and performance of a static site, with the richness of a hosted web app.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 743 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

View File

@ -1,21 +1,11 @@
---
# A suitable title for this article.
title: 1Password Support
# Set this to the current date.
date: 2018-02-07
description: "1Password and Hugo."
# The URL to the site on the internet.
date: 2018-02-22
description: "Showcase: \"Compiles 400 pages in five languages in the blink of an eye.\""
siteURL: https://support.1password.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.
# Add credit to the article author. Leave blank or remove if not needed/wanted.
byline: "[Mitch Cohen](https://github.com/mitchchn), Documentation Team Lead"
aliases: [/showcase/1password/]
---
@ -35,7 +25,7 @@ Finding a tool that will make your customers, writers, designers, _and_ DevOps t
**Hugo is great for writers**. Our documentation team was already comfortable with Markdown and Git and could start creating content for Hugo with zero downtime. Once we added shortcodes, our writers were able to dress up articles with features like [platform boxes](https://support.1password.com/get-the-apps/) with just a bit of new syntax.
**Hugo has an amazing developer community**. Hugo updates are frequent and filled to the brim with features and fixes. As we developed the multilingual version of our site, we submitted PRs for features we needed and were helped through the process by @bep and others.
**Hugo has an amazing developer community**. Hugo updates are frequent and filled to the brim with features and fixes. As we developed the multilingual version of our site, we submitted PRs for features we needed and were helped through the process by [@bep](https://github.com/bep) and others.
**Hugo is simple to deploy**. Hugo has just the right amount of configuration options to fit into our build system without being too complicated.

View File

@ -1,4 +0,0 @@
**1Password** is a popular password manager.
Their website is built with **Hugo**.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

View File

@ -1,15 +0,0 @@
---
title: 1password.com
date: 2018-02-16
description: "Showcase: \"1Password is my favourite piece of boring software, and I was happy to see that they built their website with Hugo\""
siteURL: https://1password.com/
byline: "[bep](https://github.com/bep), Hugo Lead"
---
**1Password** is my favourite piece of boring software. It just works. I was pleased to read that they use [Go](https://golang.org/) (aka Golang) extensively to build their software. This is also Hugo's platform. And I was also happy to see that they have **built their website with Hugo**.