Skip to content

Commit

Permalink
add official fcc chat room list
Browse files Browse the repository at this point in the history
  • Loading branch information
Quincy Larson committed Jul 1, 2015
1 parent 154f8c8 commit ad69a92
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions seed/field-guides.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,34 @@
"</div>"
]
},
{
"id": "bd7158d9c435eddfaeb5bdcf",
"name": "What are the Official Free Code Camp Chat Rooms?",
"dashedName": "what-are-the-official-free-code-camp-chat-rooms",
"description": [
"<div class=\"text-left col-xs-12 col-md-10 col-md-offset-1\">",
" <h3>We have 3 official chat rooms:</h3>",
" <ol>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/FreeCodeCamp'>Free Code Camp</a> - a friendly place where you can hang out and chat</li>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/Help'>Help</a> - the best place to get help from your fellow campers</li>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/LetsPair'>LetsPair</a> - the best room to find a fellow campers to pair program with</li>",
" </ol>",
" <h3>We also have language-specific chat rooms:</h3>",
" <ul>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/Arabic'>Arabic</a></li>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/Chinese'>Chinese</a></li>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/Dutch'>Dutch</a></li>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/Francais'>French</a></li>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/Deutsch'>German</a></li>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/Portugues'>Portugues</a></li>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/Russian'>Russian</a></li>",
" <li class='large-li'><a href='//gitter.im/FreeCodeCamp/Espanol'>Spanish</a></li>",
" </ul>",
" <h3>Finally, we have one room for <a href='/field-guide/how-can-i-find-other-free-code-camp-campers-in-my-city'>each of our local Campsites</a>.</h3>",
" <p class='large-p'>If you think we should add a chat room, please message @quincylarson in Gitter.</p>",
"</div>"
]
},
{
"id": "bd7158d9c436eddfaeb5bd3f",
"name": "Can I jump around in this guide?",
Expand Down

0 comments on commit ad69a92

Please sign in to comment.