Skip to content

Instantly share code, notes, and snippets.

@benjaminoakes
Last active September 21, 2016 14:41
Show Gist options
  • Save benjaminoakes/4a76aa9cc12cfaa1633c1d8b354082e1 to your computer and use it in GitHub Desktop.
Save benjaminoakes/4a76aa9cc12cfaa1633c1d8b354082e1 to your computer and use it in GitHub Desktop.
Google Template
---
product: Allo
service: Messaging

We have just announced on the Official Google Blog that we will soon retire Google Allo. We know Google Allo has a devoted following who will be very sad to see it go. We're sad too.

There are two simple reasons for this: usage of Google Allo has declined, and as a company we're pouring all of our energy into fewer products. We think that kind of focus will make for a better user experience.

Thank you again for using Google Allo as your Messaging platform.

cat allo.yml | mustache - template.mustache > allo_discontinued.md
We have just announced on the Official Google Blog that we will soon retire Google {{product}}. We know Google {{product}} has a devoted following who will be very sad to see it go. We're sad too.
There are two simple reasons for this: usage of Google {{product}} has declined, and as a company we're pouring all of our energy into fewer products. We think that kind of focus will make for a better user experience.
Thank you again for using Google {{product}} as your {{service}} platform.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment