From 9a27f3df57f7991484ad01b0f54bbe9ef341fb77 Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Thu, 18 Jul 2019 12:03:01 -0400 Subject: content: add store post and assets Change-Id: Ic10340e4639d6e37aaaeb6b05191659ffc935905 Reviewed-on: https://go-review.googlesource.com/c/blog/+/186758 Reviewed-by: Cassandra Salisbury --- content/store.article | 24 ++++++++++++++++++++++++ content/store/gophers.jpg | Bin 0 -> 57498 bytes 2 files changed, 24 insertions(+) create mode 100644 content/store.article create mode 100644 content/store/gophers.jpg diff --git a/content/store.article b/content/store.article new file mode 100644 index 0000000..f098b29 --- /dev/null +++ b/content/store.article @@ -0,0 +1,24 @@ +Announcing The New Go Store +18 Jul 2019 + +Cassandra Salisbury + +* Introduction + +We are excited to launch the new [[https://go-store.io][Go official swag and merch store]] shipping worldwide. +We are even more excited to announce that *100%*of*the*proceeds* from the Go store go directly to GoBridge. +[[https://github.com/gobridge/about-us][GoBridge]] is a non-profit organization focused on building bridges to educate underrepresented groups by teaching technical skills and fostering diversity in the Go community. + +.image store/gophers.jpg + +At the [[https://go-store.io][*Go*store*]] you’ll find our beloved gopher plushies and vinyls as well as new merchandise. +Visit the store for 20% off with code *Gopher20* through Sunday, July 21st at 11:59 PM PST. + +We will be regularly adding stock on each any every color and item in the [[https://go-store.io][store]]. +If we are out of stock when you go to place an order, check back again soon. +Follow the [[https://twitter.com/golang][Twitter account]] for updates, we plan on adding new goodies for all our Go fans out there, so keep an eye out! + +If you find any issues, please [[https://github.com/golang/go/issues/new?title=GoStore:][submit an issue prefixed with “GoStore”]] and we will aim to remedy it as soon as we can. + +Happy shopping! + diff --git a/content/store/gophers.jpg b/content/store/gophers.jpg new file mode 100644 index 0000000..5de2e99 Binary files /dev/null and b/content/store/gophers.jpg differ -- cgit v1.2.3