Files
freeCodeCamp/views/resources/chat.jade

22 lines
1.0 KiB
Plaintext
Raw Normal View History

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 Download the chat room app on  
2015-02-22 15:00:05 -08:00
a(href="https://update.gitter.im/win/latest") Windows
| , 
2015-02-22 15:00:05 -08:00
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='http://www.gitter.im/freecodecamp/freecodecamp', frameborder='0', scrolling='no')