Code for the Make a Basic Website with Foundation 6 tutorial made by Gary Jennings.

This repo is organized via Git tags that correspond to the tutorial chapters/videos. The tag v1-intro, for example, is the state prior to the 1st video -- basically an empty repo.

Tags:

  1. v1-intro: #1 Intro
  2. v2-project-setup: #2 Project Setup
  3. v3-sketch-nav: #3 Sketch In Nav
  4. v4-sketch-hero: #4 Sketch in the Hero Section
  5. v5-wrapper-class: #5 Making a Wrapper Class
  6. v6-sketch-main: #6 Sketching in the Main Section
  7. v7-sketch-footer: #7 Sketching in the Footer
  8. v8-refine-nav-1: #8 Refining the Nav - Part 1
  9. v9-refine-nav-2: #9 Refining the Nav - Part 2
  10. v10-refine-hero-and-footer: #10 Refining the Hero and Footer
  11. v11-sketch-mobile-menu: #11 Sketching in the Mobile Menu
  12. v12-refine-mobile-menu: #12 Refining the Mobile Menu
  13. v13-done: Finished project