fix some typos on landing page and add footer links to subreddit and chat room

This commit is contained in:
Michael Q Larson
2014-11-18 22:48:11 -08:00
parent 81474e643a
commit ee20ed6130
2 changed files with 10 additions and 6 deletions

View File

@ -22,10 +22,14 @@ block content
.ten-pixel-break
.btn.btn-success.btn-large.btn-block.skip-challenge I want to skip this challenge for now
.panel-footer.text-center
span Need a break?  
a(href="http://blog.freecodecamp.com", target="_blank") Check out our blog
|   and  
a(href="https://twitter.com/freecodecamp", target="_blank") our recent tweets
span Need a break? Check out our: 
a(href="https://www.hipchat.com/invite/178107/cc2f6ea4dfac9e48b9a88b305adae48a", target="_blank") Chat Room
|  , 
a(href="http://blog.freecodecamp.com", target="_blank") Blog
|  , 
a(href="https://twitter.com/freecodecamp", target="_blank") Twitter Feed
|  , or 
a(href="https://reddit.com/r/freecodecamp", target="_blank") Subreddit
| .
#complete-dialog.modal
.modal-dialog.animated.zoomIn.fast-animation

View File

@ -10,13 +10,13 @@
li &#8226 CSS - the visual style of web pages
li &#8226 Bootstrap - a "responsive design" tool that helps your websites look great on tablets and phones
li &#8226 jQuery - an easy tool for controlling content in the browser
li &#8226 Chrome DevTools - a tool for understanding and debuging websites, right in your browser
li &#8226 Chrome DevTools - a tool for understanding and debugging websites, right in your browser
p Then you'll learn computer science and the art of programming:
ul
li &#8226 JavaScript - the one programming language that all web browsers use
li &#8226 Git - a version control system for saving and sharing your projects
li &#8226 SQL - a popular language for pulling data out of spreadsheet-like relational databases
li &#8226 Algorithms - step-by-step recipies for getting things done
li &#8226 Algorithms - step-by-step recipes for getting things done
p You'll spend the last half of Free Code Camp using Agile Methodologies and Full Stack JavaScript to build projects for nonprofits:
ul
li &#8226 Agile - a set of software development principles that focus the design and production of a project on the needs of its users