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:
v1-intro
: #1 Introv2-project-setup
: #2 Project Setupv3-sketch-nav
: #3 Sketch In Navv4-sketch-hero
: #4 Sketch in the Hero Sectionv5-wrapper-class
: #5 Making a Wrapper Classv6-sketch-main
: #6 Sketching in the Main Sectionv7-sketch-footer
: #7 Sketching in the Footerv8-refine-nav-1
: #8 Refining the Nav - Part 1v9-refine-nav-2
: #9 Refining the Nav - Part 2v10-refine-hero-and-footer
: #10 Refining the Hero and Footerv11-sketch-mobile-menu
: #11 Sketching in the Mobile Menuv12-refine-mobile-menu
: #12 Refining the Mobile Menuv13-done
: Finished project