Skip to content

Customer Support Knowledge Base for Earn Doing

Notifications You must be signed in to change notification settings

TomBillingtonUK/earndoing.github.io

Repository files navigation

Earn Doing Support Centre

This repo contains the public support centre for Earn Doing which can be found on support.earndoing.com.

Deployment

Any changes to the master branch are automatically deployed using GitHub Pages.

Running Locally

  1. Install the latest 2.6.x release of ruby - https://www.ruby-lang.org/en/downloads.
  2. Install Jekyll - https://jekyllrb.com/docs/installation.
  3. Navigate to the directory containing this project.
  4. Run bundle install to install dependencies.
  5. Run bundle exec jekyll serve to serve locally.

Acknowledgements

TeaGuns for creating the odin theme this site is based on.