credential-handler / chapi.io

https://chapi.io/
Other
7 stars 4 forks source link

First-pass edits: working PR #1

Closed evanlally closed 2 years ago

evanlally commented 2 years ago

Fix spelling errors.

tolson4 commented 2 years ago

To get this hosted locally I had to

  1. Install ruby (Installed v3.0.4p208)
  2. Run gem install bundler followed by bundle install
  3. Copy the .localGemfile as Gemfile in the projects directory and run bundle exec jekyll serve