GatsbyJS Part 4: Basic Site Styling and Navigation Setup


  • Share on Pinterest

Part 4 takes you through setting up some styling using CSS to create a pleasing simple layout. This includes adding some navigation to the header which links to empty pages ready to have content created.

Tools used
NodeJS
GatsbyJS

Part 1: Overview and install
Part 2: Site and file structure
Part 3: Site Layout and Basic Component Creation