From 4789fb064cd688da3f489d8a717d0a0c1e472e43 Mon Sep 17 00:00:00 2001 From: Martin Taillefer Date: Fri, 1 Mar 2019 16:52:31 -0800 Subject: [PATCH] Open up Slack to the world. (#3462) --- content/about/community/index.md | 6 ++++++ i18n/en.toml | 4 ++-- layouts/partials/community/slack.svg | 1 + layouts/partials/footer.html | 16 ++++++++-------- 4 files changed, 17 insertions(+), 10 deletions(-) create mode 100644 layouts/partials/community/slack.svg diff --git a/content/about/community/index.md b/content/about/community/index.md index a8e27efbb8..2a8d2b5d97 100644 --- a/content/about/community/index.md +++ b/content/about/community/index.md @@ -23,6 +23,12 @@ There are quite a few ways to get plugged in: and get help troubleshooting problems. + + {{< inline_image "community/slack.svg" >}} + + Hangout on Istio's Slack to interact with the community in real-time. + + {{< inline_image "community/twitter.svg" >}} diff --git a/i18n/en.toml b/i18n/en.toml index 0f78f7c21f..507c323532 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -8,7 +8,7 @@ other = "Follow us on Twitter to get the latest news" other = "Stack Overflow is where you can ask questions and find curated answers on deploying, configuring, and using Istio" [for_users] -other = "for users" +other = "for everyone" [for_developers] other = "for developers" @@ -23,7 +23,7 @@ other = "Access our team drive if you'd like to take a look at the Istio technic other = "If you'd like to contribute to the Istio project, consider participating in our working groups" [slack_desc] -other = "Interactively discuss development issues with the Istio community on Slack (invitation-only)" +other = "Interactively discuss issues with the Istio community on Slack" [report_site_bugs] other = "Report Site Bugs" diff --git a/layouts/partials/community/slack.svg b/layouts/partials/community/slack.svg new file mode 100644 index 0000000000..6bc11947c6 --- /dev/null +++ b/layouts/partials/community/slack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index c25a873d82..080b01e18e 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -11,6 +11,14 @@ +
+ slack + + {{ partial "icons/slack.svg" }} + +
+
twitter
- -
- slack - - {{ partial "icons/slack.svg" }} - -