/decoySchool

metalsmith build system for decoy school static site

Primary LanguageSCSS

Code to build a static site for Decoy Community Primary School. Uses Metalsmith.

To build:

  • git clone this repo
  • npm install
  • gulp

This will build a folder called build which we can serve.

N.B. the gulpfile also runs browser sync, with starts a development server at localhost:3000