This project uses Gulp, Jekyll, Cloudcannon Suite. It is meant for hosting on Cloudcannon, but it is possible to reconfigure for Firebase or GithubPages hosting.
- Install Node packages:
yarn install
cdto project directory- Start environment:
yarn dev - Navigate to http://localhost:4000/
============