add LinkedIn easy route

This commit is contained in:
Quincy Larson
2015-06-11 15:34:06 -07:00
parent d56cee1f72
commit 1e8d58068c
5 changed files with 26 additions and 3 deletions

4
app.js
View File

@ -227,6 +227,10 @@ app.get('/nonprofit-project-instructions', function(req, res) {
res.redirect(301, '/field-guide/how-do-free-code-camps-nonprofit-projects-work');
});
app.get('/linkedin', function(req, res) {
res.redirect(301, '/field-guide/can-i-add-free-code-camp-to-my-linkedin-profile');
});
app.post('/get-help', resourcesController.getHelp);
app.post('/get-pair', resourcesController.getPair);

View File

@ -231,6 +231,23 @@
"</div>"
]
},
{
"_id": "bd7158d9c436eddfaeb5bd2e",
"name": "Can I add Free Code Camp to my LinkedIn profile?",
"dashedName": "can-i-add-free-code-camp-to-my-linkedin-profile",
"description": [
"<div class=\"col-xs-12 col-sm-10 col-sm-offset-1\">",
" <h3>LinkedIn recognizes Free Code Camp as a university.</h3>",
" <p class='large-p'>You can explore our alumni activity <a href='https://www.linkedin.com/edu/school?id=166029' target='_blank'>here</a>.</p>",
" <p class='large-p'>You should add Free Code Camp to your LinkedIn profile. Here's how:</p>",
" <ol>",
" <li class='large-li'>Follow this link: <a href='https://www.linkedin.com/profile/edit-education?school=Free+Code+Camp' target='_blank'>https://www.linkedin.com/profile/edit-education?school=Free+Code+Camp</a></li>",
" <li class='large-li'>Follow these instructions:<img class='img-responsive img-center' src='https://www.evernote.com/l/AHRnpH-PN-JPQa9_u8FSOzejNG-tX40h1fkB/image.png'></li>",
" </ol>",
" <p class='large-p'>Once you complete our curriculum (or complete at least one Nonprofit Project and then get a coding job), we will issue you an official Full Stack Web Development certificate that you can also add to your LinkedIn profile.</p>",
"</div>"
]
},
{
"_id": "bd7158d9c436eddfaeb5bd3f",
"name": "Can I jump around in this guide?",

View File

@ -3,6 +3,7 @@
a.ion-speakerphone(href='http://blog.freecodecamp.com', target='_blank') &nbsp;Blog&nbsp;&nbsp;
a.ion-social-github(href="http://github.com/freecodecamp", target='_blank') &nbsp;GitHub&nbsp;&nbsp;
a.ion-social-twitch-outline(href="/twitch") &thinsp;Twitch&nbsp;
a.ion-social-linkedin(href="/linkedin") &thinsp;LinkedIn&nbsp;
a.ion-social-facebook(href="/field-guide/how-can-i-find-other-free-code-camp-campers-in-my-city") &nbsp;Facebook&nbsp;&nbsp;
a.ion-social-twitter(href="http://twitter.com/freecodecamp", target='_blank') &nbsp;Twitter&nbsp;&nbsp;
a.ion-locked(href="/privacy") &nbsp;Privacy&nbsp;&nbsp;
@ -13,6 +14,8 @@
span.sr-only Free Code Camp on GitHub
a.ion-social-twitch-outline(href="/twitch")
span.sr-only Free Code Camp Live Pair Programming on Twitch.tv
a.ion-social-linkedin(href="/linkedin")
span.sr-only Free Code Camp LinkedIn Alumni Network
a.ion-social-facebook(href="/field-guide/how-can-i-find-other-free-code-camp-campers-in-my-city")
span.sr-only Free Code Camp local groups on Facebook
a.ion-social-twitter(href="http://twitter.com/freecodecamp", target='_blank')

View File

@ -18,8 +18,7 @@
h4.text-center Which other free resources do you use?
img.img-responsive(src='https://www.evernote.com/l/AHRNhlwViM1Kh5qCm6iy7MSWrbdyxYbRkWkB/image.png')
p Link us to your favorite free coding resources.
p These books, video series and podcasts should be be legally available for free.
p Use the headline: "Awesome Free Resource: (the book/podcast/video series name)". We'll publish a list of the 25 most-upvoted resources (and the campers who submitted them) in Wednesday's blog post. Also - as always - you'll get 1 point every time someone upvotes your post.
p Use the headline: "Awesome Free Resource: (the name of the book, podcast, or video series)". We'll publish a list of the 25 most-upvoted resources (and the campers who submitted them) in Wednesday's blog post, and in an upcoming Field Guide article. Also - as always - you'll get 1 point every time someone upvotes your post.
.spacer
#search-results