Demo static site generation with ZURB Foundation
Install:
Run:
npm install -g bower foundation-clinpm installbower install
Dev Server:
npm start
Prod Build (located in dist/)
npm build
Define the following secret variables:
SSH_HOST: Server IPSSH_HOST_KEY: SSH Server FingerprintSSH_PRIVATE_KEY: SSH Private Key