2014-10-12 18:04:38 -07:00
|
|
|
extends layout
|
|
|
|
block content
|
2014-12-11 17:59:01 -08:00
|
|
|
.jumbotron.negative-15
|
2014-10-16 13:17:03 -07:00
|
|
|
.text-center
|
2014-12-08 16:03:21 -08:00
|
|
|
h1.hug-top Code with Us
|
|
|
|
h2 Let's learn to code by building projects for nonprofits
|
2014-10-25 10:27:09 -07:00
|
|
|
.row
|
2014-11-30 19:05:06 -08:00
|
|
|
.col-xs-12.col-sm-12.col-md-3
|
2014-12-08 16:03:21 -08:00
|
|
|
h3 Get Connected
|
2014-12-09 22:30:18 -08:00
|
|
|
.negative-45
|
2014-11-30 23:25:02 -08:00
|
|
|
span.landing-icon.ion-network.text-primary(title='Get great references and connections to help you get a job')
|
2014-12-09 22:30:18 -08:00
|
|
|
.negative-45
|
2014-11-30 23:25:02 -08:00
|
|
|
p.landing-p Join a community of motivated professionals learning to code.
|
2014-11-30 19:05:06 -08:00
|
|
|
.col-xs-12.col-sm-12.col-md-3
|
2014-12-08 16:03:21 -08:00
|
|
|
h3 Learn JavaScript
|
2014-12-09 22:30:18 -08:00
|
|
|
.negative-45
|
2014-11-30 23:25:02 -08:00
|
|
|
span.landing-icon.ion-settings.text-primary(title='Learn to code')
|
2014-12-09 22:30:18 -08:00
|
|
|
.negative-45
|
2014-11-30 23:25:02 -08:00
|
|
|
p.landing-p Work together on Full Stack JavaScript coding challenges.
|
2014-11-30 19:05:06 -08:00
|
|
|
.col-xs-12.col-sm-12.col-md-3
|
2014-12-08 16:03:21 -08:00
|
|
|
h3 Build your Portfolio
|
2014-12-09 22:30:18 -08:00
|
|
|
.negative-45
|
2014-11-30 23:25:02 -08:00
|
|
|
span.landing-icon.ion-social-github.text-primary(title='Build a portfolio of apps for nonprofits')
|
2014-12-09 22:30:18 -08:00
|
|
|
.negative-45
|
2014-11-30 23:25:02 -08:00
|
|
|
p.landing-p Build apps that solve real problems for real people.
|
2014-11-30 19:05:06 -08:00
|
|
|
.col-xs-12.col-sm-12.col-md-3
|
2014-12-08 16:03:21 -08:00
|
|
|
h3 Help Nonprofits
|
2014-12-09 22:30:18 -08:00
|
|
|
.negative-45
|
2014-11-30 23:25:02 -08:00
|
|
|
span.landing-icon.ion-ios7-people.text-primary(title='Help nonprofits')
|
2014-12-09 22:30:18 -08:00
|
|
|
.negative-45
|
2014-11-30 23:25:02 -08:00
|
|
|
p.landing-p Give nonprofits a boost by empowering them with code.
|
2014-12-07 02:35:05 -08:00
|
|
|
a.btn.btn-cta.signup-btn.btn-primary(href="/login") Start learning to code (it's free)
|
2014-10-25 10:27:09 -07:00
|
|
|
br
|
|
|
|
br
|
2014-10-26 09:32:57 -07:00
|
|
|
a.btn.nonprofit-cta.btn-success(href="/nonprofits") I'm with a nonprofit and want help coding something
|
2014-11-30 19:05:06 -08:00
|
|
|
|
|
|
|
br
|
|
|
|
include partials/about-us
|
2014-10-18 14:53:32 -07:00
|
|
|
br
|
2014-12-11 17:59:01 -08:00
|
|
|
include partials/faq
|