2014-12-26 00:05:00 -08:00
|
|
|
extends ../layout
|
2014-12-14 22:24:54 -08:00
|
|
|
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 6 p.m. to 7 p.m. (Pacific Time).
|
2015-01-13 18:37:17 -08:00
|
|
|
h2 Our next session will be January 20th, 2015 at 6 p.m. PST!
|
|
|
|
//h2 Join the discussion in our
|
|
|
|
// a(href="chat.freecodecamp.com", target="_blank") FreeCodeCamp chat room.
|
2015-01-14 13:26:36 -08:00
|
|
|
.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')
|
|
|
|
.embed-responsive.embed-responsive-16by9.big-break
|
|
|
|
iframe.embed-responsive-item(src='//www.youtube.com/embed/19pP2pvZuBs')
|
|
|
|
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
|