This project uses Gulp, Jekyll, Cloudcannon Suite. It is meant for hosting on Cloudcannon, but it is possible to reconfigure for other hosting solutions.
- Install Ruby 2.6.2
- Run
gem install bundler:2.2.19 - Install Node packages:
yarn install
cdto project directory- Start environment:
yarn dev - Navigate to http://localhost:4000/
============