This repo contains the public support centre for Earn Doing which can be found on support.earndoing.com.
Any changes to the master branch are automatically deployed using GitHub Pages.
- Install the latest 2.6.x release of ruby - https://www.ruby-lang.org/en/downloads.
- Install Jekyll - https://jekyllrb.com/docs/installation.
- Navigate to the directory containing this project.
- Run
bundle install
to install dependencies. - Run
bundle exec jekyll serve
to serve locally.
TeaGuns for creating the odin theme this site is based on.