diff --git a/server/views/resources/about.jade b/server/views/resources/about.jade index 90cec78cf5..b8b33026ae 100644 --- a/server/views/resources/about.jade +++ b/server/views/resources/about.jade @@ -1,171 +1,212 @@ extends ../layout block content - .col-xs-12 - h2.text-center We're an open source community of people - br - | who learn to code and help nonprofits. - .spacer - .row - .col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3 - ul.population-table - li - span.tag Established: - span.text-primary #{daysRunning} - | days ago - li - span.tag Population: - span.text-primary #{camperCount} - | campers - li - span.tag Completed: - span.text-primary #{globalCompletedCount} - | challenges - - .spacer - .row - .col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3 - h2 Free Code Camp around the web: - table.table.link-table - tr - td.text-right - .ion-speakerphone - td - a(href='//medium.freecodecamp.com', target='_blank') Medium Publication - tr - td.text-right - .ion-social-github - td - a(href="//github.com/freecodecamp", target='_blank') GitHub Repository - tr - td.text-right - .ion-social-reddit - td - a(href="//www.reddit.com/r/freecodecamp", target='_blank') Subreddit - tr - td.text-right - .ion-social-linkedin - td - a(href="//www.linkedin.com/edu/school?id=166029", target='_blank') LinkedIn University Page - tr - td.text-right - .ion-social-twitter - td - a(href="//twitter.com/freecodecamp", target='_blank') Twitter Feed - tr - td.text-right - .ion-social-facebook - td - a(href="//facebook.com/freecodecamp") Facebook Page - tr - td.text-right - .ion-social-twitch-outline - td - a(href="//twitch.tv/freecodecamp", target='_blank') Twitch.tv Channel - .spacer + .row + .col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3 + h2.text-center Statistics + hr + ul.population-table + li + span.tag Established: + span.text-primary #{daysRunning} + | days ago + li + span.tag Population: + span.text-primary #{camperCount} + | campers + li + span.tag Completed: + span.text-primary #{globalCompletedCount} + | challenges + .spacer + .row + .col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3 + h2.text-center Frequently Asked Questions + hr + html +
We’re an open source community that helps you learn to code.
+You can work through our self-paced coding challenges, build projects, and earn certifications. We also connect you with people in your city so you can code together.
+Yes. Hundreds of people have gotten software engineering jobs after completing our coding challenges.
+No. A lot of coding bootcamps use Free Code Camp as part of their curriculum, though.
+Yes. Our curriculum, nonprofit projects, and verified certifications are all free.
+We offer four free verified certifications: front end development, back end development, data visualization, and full stack development.
+Once you finish the first three certifications, you’ll get to build a series of solutions for nonprofits. You’ll work in pairs, under the supervision of a volunteer project manager and a stakeholder from the nonprofit.
+Our community has done nearly a million dollars worth of pro-bono coding for nonprofits so far.
+Yes. You can pledge a monthly donation to a nonprofit of your choosing while you learn.
+It takes about 2,080 hours to earn all four of our certifications. This translates into one year of full-time coding. We’re completely self-paced though, so take as long as you need.
+No. Please don’t drop out of college just to pursue Free Code Camp. You can pursue both concurrently. Even though you don’t need a 4-year degree to work as a software engineer, it still helps a lot.
+Yes. Many high school, college, and adult ed programs incorporate Free Code Camp into their coursework. We're open source, so no licenses or special permission from us is necessary. We're even building special tools for teachers.
+We’ve put a lot of thought into how we introduce concepts. But you’re free to jump around.
+As long as your code is publicly viewable, and you have a live demo, you can use whatever you want.
+We’ll release these in Spring 2016. In the meantime, other people have completed our React/Sass and D3 projects by referencing their official documentation.
+Quincy Larson started our open source community in 2014. He is now just one of many active contributors.
+You can reach out to them through our alumni network.
+We don’t show ads.
+We're self-funded and don't want outside investment.
+We don’t accept donations. Instead, you should support us through our shop.
- h2 Other useful links: - table.table.link-table - tr - td.text-right - .ion-erlenmeyer-flask - td - a(href="/labs") Extra-curricular apps built by campers - tr - td.text-right - .ion-chatbox - td - a(href="/stories") Stories from campers who've become professional developers - tr - td.text-right - .ion-locked - td - a(href="/privacy") Our privacy policy - tr - td.text-right - .ion-happy-outline - td - a(href="/code-of-conduct") Our code of conduct - tr - td.text-right - .ion-document-text - td - a(href="/terms") Our terms of service - .spacer - h2 Which camper to contact for: - table.table.table-stripe - tr - td Support (team@freecodecamp.com) - td - a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson - tr - td Facebook page - td - a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson - tr - td Twitter feed - td - a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson - tr - td Medium publication - td - a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson - tr - td Media inquiries - td - a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson - tr - td Open source codebase contributions - td - a(href='https://gitter.im/BerkeleyTrue' target='_blank') @BerkeleyTrue - tr - td Server problems - td - a(href='https://gitter.im/BerkeleyTrue' target='_blank') @BerkeleyTrue - tr - td Nonprofit projects - td - a(href='https://gitter.im/CodeNonprofit' target='_blank') @CodeNonprofit - tr - td Volunteer agile project managers - td - a(href='https://gitter.im/CodeNonprofit' target='_blank') @CodeNonprofit - tr - td Commit program - td - a(href='https://gitter.im/CodeNonprofit' target='_blank') @CodeNonprofit - tr - td Video challenge curriculum - td - a(href='https://gitter.im/BrianaMarie' target='_blank') @BrianaMarie - tr - td Twitch.tv channel - td - a(href='https://gitter.im/BrianaMarie' target='_blank') @BrianaMarie - tr - td Youtube channel - td - a(href='https://gitter.im/BrianaMarie' target='_blank') @BrianaMarie - tr - td JavaScript curriculum - td - a(href='https://gitter.im/SaintPeter' target='_blank') @SaintPeter - tr - td Data Science and Open Data - td - a(href='https://gitter.im/Evaristoc' target='_blank') @Evaristoc - tr - td CamperBot - td - a(href='https://gitter.im/LTegman' target='_blank') @LTegman - tr - td Translation and Internationalization - td - a(href='https://gitter.im/Vtamara' target='_blank') @Vtamara - tr - td Wiki - td - a(href='https://gitter.im/Rafase282' target='_blank') @Rafase282 - tr - td Campsites - td - a(href='https://gitter.im/Hallaathrad' target='_blank') @Hallaathrad + .spacer + .row + .col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3 + h2.text-center Other useful links + hr + table.table.link-table + tr + td.text-right + i.fa.fa-medium + td + a(href='//medium.freecodecamp.com', target='_blank') Our Medium Publication + tr + td.text-right + .ion-social-github + td + a(href="//github.com/freecodecamp", target='_blank') Our GitHub Repository + tr + td.text-right + .ion-social-reddit + td + a(href="//www.reddit.com/r/freecodecamp", target='_blank') Our Subreddit + tr + td.text-right + .ion-social-linkedin + td + a(href="//www.linkedin.com/edu/school?id=166029", target='_blank') Our LinkedIn University Page + tr + td.text-right + .ion-social-twitter + td + a(href="//twitter.com/freecodecamp", target='_blank') Our Twitter Feed + tr + td.text-right + .ion-social-twitch-outline + td + a(href="//twitch.tv/freecodecamp", target='_blank') Our Twitch.tv Channel + tr + td.text-right + .ion-social-facebook + td + a(href="//facebook.com/freecodecamp") Our Facebook Page + tr + td.text-right + .ion-locked + td + a(href="/privacy") Our privacy policy + tr + td.text-right + i.fa.fa-balance-scale + td + a(href="/code-of-conduct") Our code of conduct + tr + td.text-right + .ion-document-text + td + a(href="/terms") Our terms of service + tr + td.text-right + .ion-erlenmeyer-flask + td + a(href="/labs") Extra-curricular apps built by campers + tr + td.text-right + .ion-chatbox + td + a(href="/stories") Stories from campers who've become professional developers + + .spacer + h2.text-center Whom to contact for what: + table.table.table-stripe + tr + td Support (team@freecodecamp.com) + td + a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson + tr + td Facebook page + td + a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson + tr + td Twitter feed + td + a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson + tr + td Medium publication + td + a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson + tr + td Media inquiries + td + a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson + tr + td Open source codebase contributions + td + a(href='https://gitter.im/BerkeleyTrue' target='_blank') @BerkeleyTrue + tr + td Server problems + td + a(href='https://gitter.im/BerkeleyTrue' target='_blank') @BerkeleyTrue + tr + td Nonprofit projects + td + a(href='https://gitter.im/CodeNonprofit' target='_blank') @CodeNonprofit + tr + td Volunteer agile project managers + td + a(href='https://gitter.im/CodeNonprofit' target='_blank') @CodeNonprofit + tr + td Commit program + td + a(href='https://gitter.im/CodeNonprofit' target='_blank') @CodeNonprofit + tr + td Video challenge curriculum + td + a(href='https://gitter.im/BrianaMarie' target='_blank') @BrianaMarie + tr + td Twitch.tv channel + td + a(href='https://gitter.im/BrianaMarie' target='_blank') @BrianaMarie + tr + td Youtube channel + td + a(href='https://gitter.im/BrianaMarie' target='_blank') @BrianaMarie + tr + td JavaScript curriculum + td + a(href='https://gitter.im/SaintPeter' target='_blank') @SaintPeter + tr + td Data Science and Open Data + td + a(href='https://gitter.im/Evaristoc' target='_blank') @Evaristoc + tr + td CamperBot + td + a(href='https://gitter.im/LTegman' target='_blank') @LTegman + tr + td Translation and Internationalization + td + a(href='https://gitter.im/Vtamara' target='_blank') @Vtamara + tr + td Wiki + td + a(href='https://gitter.im/Rafase282' target='_blank') @Rafase282 + tr + td Campsites + td + a(href='https://gitter.im/Hallaathrad' target='_blank') @Hallaathrad