This is the GitHub Pages theme for the API Dev Tools projects.
To build the project locally on your computer:
- 
Clone this repo 
 git clone https://github.com/APIDevTools/gh-pages-theme.git
- 
Install Jekyll Prerequisites 
 Make sure you have the Jekyll requirements installed. Don't install Jekyll itself though. The correct version of Jekyll will automatically be installed as a dependency of github-pages.
- 
Install GitHub Pages 
 gem install github-pages
- 
Run Jekyll 
 jekyll serve
Thanks to these awesome companies for their support of Open Source developers ❤