Nonprofit-Open-Data-Collective.github.io is built with a custom theme created for Jekyll.
- site
- preview changes with continuous integration
[](https://circleci.com/gh/Nonprofit-Open-Data-Collective /Nonprofit-Open-Data-Collective.github.io)
Here are complete instructions Refer to the Jekyll documentation for further help.
gem install bundler
bundle install
To see more detailed instructions for adding a new project ("data") please refer to the Contribute section on the site.
- Copy
_packages/990-decoder.html
to_packages/your_project.html
- Edit
_packages/your_project.html
- Add your logo to
img/
If you add a new category tag for your project, edit _data/package-categories.yml
to add metadata about the new category.
cd nonprofit-open-data-collective.github.io
bundle exec jekyll serve --help