Skip to content

Commit bfb3375

Browse files
committed
Adds twitter to /community
1 parent 50fbc8b commit bfb3375

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

_site/community/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ <h2>Online</h2>
4040
<li><a href="http://webchat.freenode.net/?channels=purescript">IRC</a>, <a href="http://fpchat.com">Slack</a> and <a href="https://gitter.im/purescript/purescript">Gitter</a>: Have questions or looking for help? Try the <code>#purescript</code> IRC channel on FreeNode, the <code>#purescript</code> channel on the Functional Programming Slack, or <code>purescript/purescript</code> on Gitter.</li>
4141
<li><a href="https://groups.google.com/group/purescript">Mailing List</a>: A Google Groups mailing list for discussing anything and everything related to PureScript.</li>
4242
<li><a href="http://www.reddit.com/r/purescript">Reddit (/r/purescript)</a>: A subreddit for community-submitted articles and links.</li>
43+
<li><a href="https://twitter.com/purescript">Twitter (@purescript)</a>: Follow along for news from the PureScript community.</li>
4344
<li><a href="https://github.com/purescript/purescript/wiki">GitHub Wiki</a>: The wiki contains community-written articles about the language and its tools.</li>
44-
<li><a href="http://stackoverflow.com/questions/tagged/purescript">StackOverflow</a>: See questions tagged with PureScript or ask one of your own.</li>
45+
<li><a href="http://stackoverflow.com/questions/tagged/purescript">StackOverflow</a>: Browse questions tagged with PureScript or ask one of your own.</li>
4546
<li><a href="http://www.meetup.com/Bay-Area-PureScript-Meetup/">Remote PureScript Meetups</a> (Talks and Hacks): Organised out of the Bay Area PureScript Meetup account, these are starting tentatively on the second Saturday of the month.</li>
4647
</ul>
4748
</section>

community/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ <h2>Online</h2>
44
<li><a href="http://webchat.freenode.net/?channels=purescript">IRC</a>, <a href="http://fpchat.com">Slack</a> and <a href="https://gitter.im/purescript/purescript">Gitter</a>: Have questions or looking for help? Try the <code>#purescript</code> IRC channel on FreeNode, the <code>#purescript</code> channel on the Functional Programming Slack, or <code>purescript/purescript</code> on Gitter.</li>
55
<li><a href="https://groups.google.com/group/purescript">Mailing List</a>: A Google Groups mailing list for discussing anything and everything related to PureScript.</li>
66
<li><a href="http://www.reddit.com/r/purescript">Reddit (/r/purescript)</a>: A subreddit for community-submitted articles and links.</li>
7+
<li><a href="https://twitter.com/purescript">Twitter (@purescript)</a>: Follow along for news from the PureScript community.</li>
78
<li><a href="https://github.com/purescript/purescript/wiki">GitHub Wiki</a>: The wiki contains community-written articles about the language and its tools.</li>
8-
<li><a href="http://stackoverflow.com/questions/tagged/purescript">StackOverflow</a>: See questions tagged with PureScript or ask one of your own.</li>
9+
<li><a href="http://stackoverflow.com/questions/tagged/purescript">StackOverflow</a>: Browse questions tagged with PureScript or ask one of your own.</li>
910
<li><a href="http://www.meetup.com/Bay-Area-PureScript-Meetup/">Remote PureScript Meetups</a> (Talks and Hacks): Organised out of the Bay Area PureScript Meetup account, these are starting tentatively on the second Saturday of the month.</li>
1011
</ul>
1112
</section>

0 commit comments

Comments
 (0)