Clone this repo and open the folder in the command line.
- If you don't have homebrew installed, install homebrew
brew install rubysudo gem install bundlermkdir vendor && bundler install --path vendorbundle exec jekyll serve- Any changes should be in a new branch and then submitted for review as a pull request
- Install Jekyll
- Clone repository and open the directory in the Terminal
gem install jekyll bundlerandbundle installto install dependenciesjekyll serveto start the server and open http://127.0.0.1:4000/devmission.org/- Any changes should be in a new branch and then submitted for review as a pull request