Skip to content

Commit

Permalink
Add slack links
Browse files Browse the repository at this point in the history
  • Loading branch information
tlynam committed Oct 15, 2016
1 parent 9be2bd1 commit 7b2ae3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/views/about/index.html.erb
Expand Up @@ -23,7 +23,7 @@
<div class="span4">
<h2>How Can I Participate?</h2>
<p>
The Tuesday "Nerd Party" is informal - drop in and code with us as you please. We also host larger, formal events on a semi-regular basis. We encourage everyone, from Ruby novice to expert, to join us to learn and contribute. We're excited to grow and support the Ruby and Rails communities.
The Tuesday "Nerd Party" is informal - drop in and code with us as you please. We host larger, formal events on a semi-regular basis. We're also on <%= link_to "Slack here", "https://seattlerbslack.herokuapp.com" %>. We encourage everyone, from Ruby novice to expert, to join us to learn and contribute. We're excited to grow and support the Ruby and Rails communities.
</p>
<p>
Most importantly: <%= link_to "Join us", join_us_path %> and <%= link_to "Sign up to give a talk", talks_path %>!
Expand Down
8 changes: 6 additions & 2 deletions app/views/about/join_us.html.erb
Expand Up @@ -18,16 +18,20 @@
welcome!
</p>

<p>
We have a Slack organization where you can ask questions and discuss programming topics. <%= link_to "Click here to join", "https://seattlerbslack.herokuapp.com" %>.
</p>

<p>
<a href="https://twitter.com/seattlerb" class="twitter-follow-button" data-show-count="false" data-lang="en">Follow @seattlerb</a>

<%= render "twitter" %>
</p>
</div>
</div>
<div id='newsletter' class='span4'>
<h2>Join the Mailing Lists</h2>

<p> These are low-volume and spam-free.</p>

<%= form_tag subscribe_path do %>
Expand Down

0 comments on commit 7b2ae3d

Please sign in to comment.