freeCodeCamp/views/home.jade

88 lines
4.9 KiB
Plaintext
Raw Normal View History

extends layout
block content
.jumbotron
.text-center
2014-12-09 00:03:21 +00:00
h1.hug-top Code with Us
h2 Let's learn to code by building projects for nonprofits
2014-10-25 17:27:09 +00:00
.row
2014-12-01 03:05:06 +00:00
.col-xs-12.col-sm-12.col-md-3
h3.nowrap Get Connected
.negative-45
2014-12-01 07:25:02 +00:00
span.landing-icon.ion-network.text-primary(title='Get great references and connections to help you get a job')
.negative-45
2014-12-01 07:25:02 +00:00
p.landing-p Join a community of motivated professionals learning to code.
2014-12-01 03:05:06 +00:00
.col-xs-12.col-sm-12.col-md-3
h3.nowrap Learn JavaScript
.negative-45
2014-12-01 07:25:02 +00:00
span.landing-icon.ion-settings.text-primary(title='Learn to code')
.negative-45
2014-12-01 07:25:02 +00:00
p.landing-p Work together on Full Stack JavaScript coding challenges.
2014-12-01 03:05:06 +00:00
.col-xs-12.col-sm-12.col-md-3
h3.nowrap Build your Portfolio
.negative-45
2014-12-01 07:25:02 +00:00
span.landing-icon.ion-social-github.text-primary(title='Build a portfolio of apps for nonprofits')
.negative-45
2014-12-01 07:25:02 +00:00
p.landing-p Build apps that solve real problems for real people.
2014-12-01 03:05:06 +00:00
.col-xs-12.col-sm-12.col-md-3
h3.nowrap Help Nonprofits
.negative-45
span.landing-icon.ion-ios-people.text-primary(title='Help nonprofits')
.negative-45
2014-12-01 07:25:02 +00:00
p.landing-p Give nonprofits a boost by empowering them with code.
2014-12-24 08:07:20 +00:00
a.btn.btn-cta.signup-btn(href="/login") Start learning to code (it's free)
2014-10-25 17:27:09 +00:00
br
br
2014-10-26 16:32:57 +00:00
a.btn.nonprofit-cta.btn-success(href="/nonprofits") I'm with a nonprofit and want help coding something
2015-01-16 01:21:12 +00:00
.big-break
2015-01-16 05:39:01 +00:00
h2 Campers you'll hang out with:
2015-01-16 01:21:12 +00:00
.row
.col-xs-12.col-sm-12.col-md-4
2015-01-16 03:04:24 +00:00
img.img-responsive.testimonial-image.img-center(src="https://s3.amazonaws.com/freecodecamp/testimonial-jen.jpg", alt="@jenthebest's testimonial image")
.testimonial-copy Getting back on track with Free Code Camp and committing to a new career in 2015!
h3 - @jenthebest
2015-01-16 01:21:12 +00:00
.col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="https://s3.amazonaws.com/freecodecamp/testimonial-tate.jpg", alt="@TateThurston's testimonial image")
.testimonial-copy Just built my company's website with skills I've learned from Free Code Camp!
h3 - @TateThurston
2015-01-16 03:04:24 +00:00
.col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="https://s3.amazonaws.com/freecodecamp/testimonial-cynthia.jpg", alt="@cynthialanel's testimonial image")
.testimonial-copy I'm currently working through Free Code Camp to improve my JavaScript. The community is very welcoming!
h3 - @cynthialanel
2015-01-16 01:21:12 +00:00
.big-break
2015-01-16 05:39:01 +00:00
h2 Skills you'll learn:
2015-01-16 03:04:24 +00:00
.text-center
2015-01-16 05:39:01 +00:00
.col-xs-12.col-sm-12.col-md-3
2015-01-16 01:21:12 +00:00
.landing-skill-icon.ion-social-html5
.black-text HTML5
2015-01-16 05:39:01 +00:00
.col-xs-12.col-sm-12.col-md-3
2015-01-16 01:21:12 +00:00
.landing-skill-icon.ion-social-css3
.black-text CSS3
2015-01-16 05:39:01 +00:00
.col-xs-12.col-sm-12.col-md-3
2015-01-16 01:21:12 +00:00
.landing-skill-icon.ion-social-javascript
.black-text JavaScript
2015-01-16 05:39:01 +00:00
.col-xs-12.col-sm-12.col-md-3
2015-01-16 03:04:24 +00:00
.landing-skill-icon.fa.fa-database.font-awesome-padding
2015-01-16 01:21:12 +00:00
.black-text Databases
2015-01-16 05:39:01 +00:00
.col-xs-12.col-sm-12.col-md-3
2015-01-16 01:21:12 +00:00
.landing-skill-icon.ion-social-chrome
.black-text DevTools
2015-01-16 05:39:01 +00:00
.col-xs-12.col-sm-12.col-md-3
2015-01-16 01:21:12 +00:00
.landing-skill-icon.ion-social-nodejs
.black-text Node.js
2015-01-16 05:39:01 +00:00
.col-xs-12.col-sm-12.col-md-3
2015-01-16 01:21:12 +00:00
.landing-skill-icon.ion-social-angular
.black-text Angular.js
2015-01-16 05:39:01 +00:00
.col-xs-12.col-sm-12.col-md-3
2015-01-16 01:21:12 +00:00
.landing-skill-icon.ion-ios-loop-strong
.black-text Agile
.big-break
2015-01-16 03:04:24 +00:00
h2  
2015-01-16 05:39:01 +00:00
h2 Fast facts about our community:
2015-01-16 03:04:24 +00:00
h3.col-xs-offset-0.col-sm-offset-1.col-md-offset-2
2015-01-16 01:21:12 +00:00
ul.text-left
2015-01-16 05:39:01 +00:00
li.ion-code   We're 100% free and open source
li.ion-code   We're thousands of professionals who are learning to code
li.ion-code   We're building projects for dozens of nonprofits
li.ion-code   We share one goal: to boost our careers with code
2015-01-16 03:04:24 +00:00
.big-break
2015-01-16 01:21:12 +00:00
a.btn.btn-cta.signup-btn(href="/login") Start learning to code (it's free)