Merge pull request #9932 from QuincyLarson/feature/update-nonprofit-page

Feature/update nonprofit page
This commit is contained in:
Berkeley Martinez
2016-07-28 12:17:39 -07:00
committed by GitHub
5 changed files with 221 additions and 91 deletions

View File

@ -127,7 +127,7 @@ h1, h2, h3, h4, h5, h6, p, li {
margin-top: 10px; margin-top: 10px;
} }
ul { .large-li > li {
list-style: none; list-style: none;
} }
@ -1180,3 +1180,7 @@ and (max-width : 400px) {
@import "challenge.less"; @import "challenge.less";
@import "toastr.less"; @import "toastr.less";
@import "map.less"; @import "map.less";
ul > li {
list-style-type: disc;
}

View File

@ -28,6 +28,10 @@ module.exports = function(app) {
router.get('/terms', terms); router.get('/terms', terms);
router.get('/privacy', privacy); router.get('/privacy', privacy);
router.get('/how-nonprofit-projects-work', howNonprofitProjectsWork); router.get('/how-nonprofit-projects-work', howNonprofitProjectsWork);
router.get(
'/software-resources-for-nonprofits',
softwareResourcesForNonprofits
);
router.get('/code-of-conduct', codeOfConduct); router.get('/code-of-conduct', codeOfConduct);
router.get('/academic-honesty', academicHonesty); router.get('/academic-honesty', academicHonesty);
router.get( router.get(
@ -59,6 +63,12 @@ module.exports = function(app) {
}); });
} }
function softwareResourcesForNonprofits(req, res) {
res.render('resources/software-resources-for-nonprofits', {
title: 'Software Resources for Nonprofits'
});
}
function codeOfConduct(req, res) { function codeOfConduct(req, res) {
res.render('resources/code-of-conduct', { res.render('resources/code-of-conduct', {
title: 'Code of Conduct' title: 'Code of Conduct'

View File

@ -87,13 +87,27 @@ block content
h2 Here's why you should join our open source community right now: h2 Here's why you should join our open source community right now:
.spacer .spacer
ul.large-li ul.large-li
li.ion-code   You'll get help in real time from our community chat rooms. li
li.ion-code   You'll meet up with other coders in your city. span.fa.fa-code
li.ion-code   You'll learn to code at your own pace, in your browser or on your phone. |   You'll get help in real time from our community chat rooms.
li.ion-code   You'll work through our focused, interactive courses and tutorials. li
li.ion-code   You'll learn state-of-the-art full stack JavaScript technologies. span.fa.fa-code
li.ion-code   You'll build projects that help nonprofits carry out their missions more effectively. |   You'll meet up with other coders in your city.
li.ion-code   You'll assemble a portfolio of real apps used by real people. li
span.fa.fa-code
|   You'll learn to code at your own pace, in your browser or on your phone.
li
span.fa.fa-code
|   You'll work through our focused, interactive courses and tutorials.
li
span.fa.fa-code
|   You'll learn state-of-the-art full stack JavaScript technologies.
li
span.fa.fa-code
|   You'll build projects that help nonprofits carry out their missions more effectively.
li
span.fa.fa-code
|   You'll assemble a portfolio of real apps used by real people.
.big-break .big-break
.row .row
.col-xs-12.col-sm-8.col-sm-offset-2 .col-xs-12.col-sm-8.col-sm-offset-2

View File

@ -1,20 +1,24 @@
extends ../layout extends ../layout
block content block content
.text-center .text-center
h1.landing-heading We will build software for your nonprofit. Pro Bono.
.big-spacer
.row .row
.col-xs-12 .col-xs-12.col-sm-12.col-md-4
h1.landing-heading Get pro bono code for your nonprofit. img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_portfolio.svg.gz', alt='Image of a briefcase')
.big-break p.large-p Apply for a Code Grant.
.col-xs-12.col-sm-12.col-md-12 .col-xs-12.col-sm-12.col-md-4
.embed-responsive.embed-responsive-16by9 img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_nonprofits.svg.gz', alt='Image of people putting their hands together in a huddle')
iframe.embed-responsive-item(src='//player.vimeo.com/video/126228100') p.large-p We'll provide volunteer developers and a project manager.
.big-break .col-xs-12.col-sm-12.col-md-4
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_connect.svg.gz', alt='image of two people high-fiving')
p.large-p We'll collaborate with you to build the tool you need.
.spacer
h2 As featured in: h2 As featured in:
img.img-center.img-responsive(src='https://s3.amazonaws.com/freecodecamp/as-seen-on.png') img.img-center.img-responsive(src='https://s3.amazonaws.com/freecodecamp/as-seen-on.png')
.spacer
hr hr
.spacer .spacer
h2 What nonprofit leaders are saying: h1 What nonprofit leaders are saying:
.spacer .spacer
.row .row
.col-xs-12.col-sm-12.col-md-4 .col-xs-12.col-sm-12.col-md-4
@ -32,61 +36,81 @@ block content
.spacer .spacer
hr hr
.spacer .spacer
h2 Our process: h1 Solutions we can help you build:
.spacer .spacer
.row .row.text-center
.col-xs-12.col-sm-12.col-md-4 .col-xs-12.col-sm-12.col-md-4
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_portfolio.svg.gz', alt='Image of a briefcase') .landing-skill-icon.fa.fa-tasks
p.large-p You tell us how we can help you.
.col-xs-12.col-sm-12.col-md-4
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_nonprofits.svg.gz', alt='Image of people putting their hands together in a huddle')
p.large-p We'll hand pick developers and a project manager.
.col-xs-12.col-sm-12.col-md-4
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_connect.svg.gz', alt='image of two people high-fiving')
p.large-p Together we'll set milestones and complete your project.
.spacer
hr
.spacer
h2 Solutions we can help you build:
.spacer
.text-center.negative-35
.col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-android-globe
h2.black-text Websites
.col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-card
h2.black-text Donation Systems
.col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-android-calendar
h2.black-text Volunteer Systems
.col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-ios-box
h2.black-text Inventory Systems
.col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-university
h2.black-text E-learning Platforms
.col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-ios-list
h2.black-text Paperless Workflows h2.black-text Paperless Workflows
.col-xs-12.col-sm-12.col-md-3 .col-xs-12.col-sm-12.col-md-4
.landing-skill-icon.ion-ios-people .landing-skill-icon.fa.fa-child
h2.black-text Community Tools h2.black-text Volunteer Management
.col-xs-12.col-sm-12.col-md-3 .col-xs-12.col-sm-12.col-md-4
.landing-skill-icon.ion-settings .landing-skill-icon.fa.fa-users
h2.black-text Community Management
.col-xs-12.col-sm-12.col-md-4
.landing-skill-icon.fa.fa-repeat
h2.black-text Inventory Systems
.col-xs-12.col-sm-12.col-md-4
.landing-skill-icon.fa.fa-truck
h2.black-text Logistics Tools
.col-xs-12.col-sm-12.col-md-4
.landing-skill-icon.fa.fa-wrench
h2.black-text ...and other tools h2.black-text ...and other tools
.spacer .spacer
hr hr
.spacer .spacer
.col-xs-offset-0.col-sm-offset-1.text-left.large-p h1 Some of the projects we've built for nonprofits:
h2 Our developers build projects for nonprofits who:
.spacer .spacer
.row
.col-xs-12
h2 Options, Inc.
br
| Big Lake, Minnesota
.embed-responsive.embed-responsive-16by9
iframe.embed-responsive-item(src='//www.youtube.com/embed/V8B4orj0M7Y?rel=0&showinfo=0')
.spacer
.row
.col-xs-12
h2 Child First Authority
br
| Baltimore, Maryland
.embed-responsive.embed-responsive-16by9
iframe.embed-responsive-item(src='//www.youtube.com/embed/O993J5KCR_w?rel=0&showinfo=0')
.spacer
.row
.col-xs-12
h2 Chasdei Kaduri Food Bank
br
| Toronto, Canada
.embed-responsive.embed-responsive-16by9
iframe.embed-responsive-item(src='//www.youtube.com/embed/XUR8E9fy0mE?rel=0&showinfo=0')
.spacer
hr
.spacer
h2 As grantmakers of pro bono code, we approve applications for nonprofits who:
.col-xs-12.col-sm-8.col-sm-offset-2.text-left.large-p
ul.large-li ul.large-li
li.ion-code   already have people who benefit from their services. li
li.ion-code   are registered with their government and have tax-exempt status. span.fa.fa-code
li.ion-code   have a stakeholder who can meet with our developers to direct the project. |   have 501(c)(3) status or foreign equivalent.
li.ion-code   can budget at least $20 per month for their own cloud servers. li
li.ion-code   can commit to using and maintaining the solution that our developers build. span.fa.fa-code
.big-break |   have a demonstrated need for custom code.
li
span.fa.fa-code
|   have explored existing software solutions.
li
span.fa.fa-code
|   already have people who benefit from their services.
li
span.fa.fa-code
|   can budget $20 to $30 per month for hosting.
li
span.fa.fa-code
|   will commit to using what our developers build.
.row .row
.col-xs-12.col-sm-8.col-sm-offset-2 .col-xs-12.col-sm-8.col-sm-offset-2
a.btn.btn-cta.signup-btn.btn-block(href="/nonprofits-form") My nonprofit needs coding help .spacer
a.btn.btn-cta.signup-btn.btn-block(href="/nonprofits-form") Apply

View File

@ -0,0 +1,78 @@
extends ../layout
block content
.col-xs-12.col-sm-8.col-sm-offset-2.col-md-6.col-md-offset-3
h2.text-center Software Resources for Nonprofits
hr
p Please note that Free Code Camp is not partnered with, nor do we receive a referral fee from, any of the following providers. We simply want to help guide you toward a solution for your organization.
h3 Skills-based Volunteer Organizations:
ul
li
a(href='http://givecamp.org/' target='_blank') Give Camp
li
a(href='http://www.volunteermatch.com' target='_blank') Volunteer Match.com
li
a(href='http://www.catchafire.org' target='_blank') Catchafire
li
a(href='http://anyonecanhaveawebsite.com' target='_blank') Anyone Can Have A Website
h3 Building a website:
ul
li
a(href='http://www.wix.com/' target='_blank') Wix
li
a(href='https://www.squarespace.com/' target='_blank') Square Space
li
a(href='https://wordpress.com/' target='_blank') WordPress
li
a(href='https://xprs.imcreator.com' target='_blank') Imcreator.com
li
a(href='or build it for free without writing any code' target='_blank') How to build a website without writing any code
h3 Donor and Volunteer Management Systems:
ul
li
a(href='http://causesignal.com' target='_blank') Cause Signal
li
a(href='https://www.thedatabank.com/' target='_blank') The Data Bank
li
a(href='http://www.donorsnap.com/' target='_blank') Donor Snap
li
a(href='http://www.donorperfect.com/' target='_blank') Donor Perfect
li
a(href='https://www.blackbaud.com/fundraising-crm/etapestry-donor-management' target='_blank') E Tapestry
li
a(href='http://www.z2systems.com' target='_blank') Z2 Systems
li
a(href='http://www.regpacks.com/volunteer-management' target='_blank') Reg Packs
li
a(href='http://sumac.com' target='_blank') Sumac
li
a(href='http://www.volgistics.com' target='_blank') Volgistics
h3 Inventory Management Systems:
ul
li
a(href='https://www.ordoro.com' target='_blank') Ordoro
li
a(href='http://www.unleashedsoftware.com' target='_blank') Unleashed Software
li
a(href='https://www.ezofficeinventory.com/industries/non-profits' target='_blank') EZ Office Inventory
h3 E-Learning platforms:
ul
li
a(href='http://www.dokeos.com' target='_blank') Dokeos
li
a(href='http://www.efrontlearning.net/' target='_blank') E Front Learning
li
a(href='https://moodle.org/' target='_blank') Moodle
li
a(href='https://sakaiproject.org/' target='_blank') Sakai Project
h3 Community Management:
ul
li
a(href='https://civicrm.org/' target='_blank') CiviCRM
li
a(href='http://tcmgr.com/' target='_blank') Total Community Manager
h3 Electronic Forms:
ul
li
a(href='http://www.google.com/forms' target='_blank') Google Forms
li
a(href='http://www.typeform.com' target='_blank') Typeform