This site uses Jeykll to build and serve the website and npm to manage dependencies.
Clone this template from github.
Install the dependencies and start the development server.
$ npm install
$ npm run build
$ npm run serve
Open your browser to http://localhost:4000/.
To deploy this site, run npm run deploy
. This assumes that you are
authenticated with Cloud.gov and have targeted the
fyem-production
space.