Open up Slack to the world. (#3462)

This commit is contained in:
Martin Taillefer 2019-03-01 16:52:31 -08:00 committed by GitHub
parent 1d5f51cf97
commit 4789fb064c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 10 deletions

View File

@ -23,6 +23,12 @@ There are quite a few ways to get plugged in:
and get help troubleshooting problems.
</td>
</tr>
<tr>
<td class="logo">{{< inline_image "community/slack.svg" >}}</td>
<td class="desc">
Hangout on <a href="https://istio.slack.com">Istio's Slack</a> to interact with the community in real-time.
</td>
</tr>
<tr>
<td class="logo">{{< inline_image "community/twitter.svg" >}}</td>
<td class="desc">

View File

@ -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"

View File

@ -0,0 +1 @@
<svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path d="M165.964 15.838c-3.89-11.975-16.752-18.528-28.725-14.636-11.975 3.89-18.528 16.752-14.636 28.725l58.947 181.365c4.048 11.187 16.132 17.473 27.732 14.135 12.1-3.483 19.475-16.334 15.614-28.217L165.964 15.838" fill="#DFA22F"/><path d="M74.626 45.516C70.734 33.542 57.873 26.989 45.9 30.879 33.924 34.77 27.37 47.631 31.263 59.606l58.948 181.366c4.047 11.186 16.132 17.473 27.732 14.132 12.099-3.481 19.474-16.332 15.613-28.217L74.626 45.516" fill="#3CB187"/><path d="M240.162 166.045c11.975-3.89 18.526-16.75 14.636-28.726-3.89-11.973-16.752-18.527-28.725-14.636L44.708 181.632c-11.187 4.046-17.473 16.13-14.135 27.73 3.483 12.099 16.334 19.475 28.217 15.614l181.372-58.93" fill="#CE1E5B"/><path d="M82.508 217.27l43.347-14.084-14.086-43.352-43.35 14.09 14.089 43.347" fill="#392538"/><path d="M173.847 187.591c16.388-5.323 31.62-10.273 43.348-14.084l-14.088-43.36-43.35 14.09 14.09 43.354" fill="#BB242A"/><path d="M210.484 74.706c11.974-3.89 18.527-16.751 14.637-28.727-3.89-11.973-16.752-18.526-28.727-14.636L15.028 90.293C3.842 94.337-2.445 106.422.896 118.022c3.481 12.098 16.332 19.474 28.217 15.613l181.371-58.93" fill="#72C5CD"/><path d="M52.822 125.933c11.805-3.836 27.025-8.782 43.354-14.086-5.323-16.39-10.273-31.622-14.084-43.352l-43.36 14.092 14.09 43.346" fill="#248C73"/><path d="M144.16 96.256l43.356-14.088a546179.21 546179.21 0 0 0-14.089-43.36L130.07 52.9l14.09 43.356" fill="#62803A"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -11,6 +11,14 @@
</a>
</div>
<div class="icon">
<span>slack</span>
<a title='{{ i18n "slack_desc" }}'
href="https://istio.slack.com" aria-label="slack">
{{ partial "icons/slack.svg" }}
</a>
</div>
<div class="icon">
<span>twitter</span>
<a title='{{ i18n "twitter_desc" }}'
@ -80,14 +88,6 @@
{{ partial "icons/working-groups.svg" }}
</a>
</div>
<div class="icon">
<span>slack</span>
<a title='{{ i18n "slack_desc" }}'
href="https://istio.slack.com" aria-label="slack">
{{ partial "icons/slack.svg" }}
</a>
</div>
</div>
<div class="tag row justify-content-end text-right">