This is the first iteration of creating a website for Zen Cash that utilizes a static site generator. It is based on past work but will evolve over time to leverage new technologies.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
See Jekyll Installation documentation
gem install jekyll bundler
Navigate to the local directory where the repo was installed
cd website
Install dependencies
bundle && npm install && bower install
Starting up
gulp
Add additional notes about how to deploy this on a live system
- Mike Lorey - Initial work - mdlorey
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc