Files
freeCodeCamp/views/resources/live-pair-programming.jade

33 lines
1.9 KiB
Plaintext
Raw Normal View History

extends ../layout
block content
2015-01-13 18:13:56 -08:00
.panel.panel-primary
.panel-heading.landing-panel-heading.text-center Live Pair Programming
.panel-body
.landing-panel-body.text-center
h2 We live pair program every Tuesday from 9 pm to 10 pm EST (Eastern Standard Time).
h2 Our next session will be January 27th, 2015 at 9 p.m. EST!
h2 Join the discussion in our  
2015-01-20 18:14:35 -08:00
a(href="chat.freecodecamp.com", target="_blank") FreeCodeCamp chat room.
h2 Watch the live stream below or on our  
2015-01-20 20:28:01 -08:00
a(href="http://twitch.tv/freecodecamp", target='_blank') Twitch.tv channel
| .
.embed-responsive.embed-responsive-16by9.big-break
iframe(src='http://www.twitch.tv/freecodecamp/embed', frameborder='0', scrolling='no')
br
2015-01-13 18:13:56 -08:00
.panel.panel-primary
.panel-heading.landing-panel-heading.text-center Previous Live Pair Programming Sessions
.panel-body
.landing-panel-body.text-center
.col-xs-12
.embed-responsive.embed-responsive-16by9.big-break
iframe.embed-responsive-item(src='//www.youtube.com/embed/cBtysq16kqo')
h3 link:  
a(href="http://www.youtube.com/watch/cBtysq16kqo") http://www.youtube.com/watch/cBtysq16kqo
2015-01-13 18:13:56 -08:00
.embed-responsive.embed-responsive-16by9.big-break
iframe.embed-responsive-item(src='//www.youtube.com/embed/19pP2pvZuBs')
h3 link:  
a(href="http://www.youtube.com/watch/19pP2pvZuBs") http://www.youtube.com/watch/19pP2pvZuBs
2015-01-13 18:13:56 -08:00
h3 Got 3 minutes? Learn to code with us!
a.btn.btn-cta.signup-btn.btn-primary(href="/login") Start learning to code (it's free)
br
br