Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 540 Bytes

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 540 Bytes

genesis-foundation

A starting point for WordPress projects using Genesis and Foundation 6

Feel free to use this for whatever you'd like, but this is offered as is and without any support (for now).

Getting Started

  • In the terminal, navigate to the theme's root directory.
  • Run npm install to pull down the development dependencies.
  • Run bower install to pull down the public dependencies
  • Run gulp to intiate the build script, and do magic
  • Run gulp watch to make life easier
  • Gets bizzy ma dude