Skip to content
Snugug edited this page Mar 3, 2014 · 4 revisions

Do

  1. Using semantic HTML tags (reminder! HTML5 Doctor), write a one paragraph professional bio of yourself in your named HTML file. Commit and push the changes to GitHub

  2. Customize Sublime Text and your terminal to your liking

Install

  • Sublime Text Package Control (install following from Package Control Install)
    • SCSS
    • Bracket Highlighter
    • Emmet
    • GitGutter
  • Command Line (terminal, from ~)
    • sudo gem install bundler
    • sudo npm install -g bower grunt-cli yo generator-sketch
Clone this wiki locally