freeCodeCamp/views/resources/chat.jade

22 lines
1.1 KiB
Plaintext

extends ../layout-wide
block content
h3
ol.col-md-offset-2
li Create a GitHub Account 
a(href="http://github.com/join", target='_blank') here
| .
li Click "Login with GitHub" in the chat window below or download the chat room app for  
a(href="https://update.gitter.im/win/latest") Windows
| , 
a(href="https://update.gitter.im/osx/latest") Mac
| , 
a(href="http://appstore.com/gitter") iPhone
| ,  or  
a(href="https://play.google.com/store/apps/details?id=im.gitter.gitter&hl=en_GB") Android
|  , or go  
a(href="http://chat.freecodecamp.com") here
| .
li Keep the chat room open while you code so that you can meet friends and ask for help.
.col-xs-12
.embed-responsive.embed-responsive-16by9.gitter-imbed
iframe(src='https://www.gitter.im/freecodecamp/freecodecamp', frameborder='0', scrolling='no')