This repository builds the GitHub pages site: http://pipci.jeffgeerling.com
If you would like to add a new device to the site, or correct the information about an existing device, please file a Pull Request against this repository.
This site uses Jekyll to build and serve pages. On a local workstation, clone the repository, make sure you have Ruby, Bundler, and Jekyll installed, then run:
bundle exec jekyll serve
Access the local site at the address Jekyll provides.
bundle update