Code for the Poppy project website.
This website is built with Jekyll. Any question related to its usage should find an answer in the project documentation.
Jekyll requirements are:
- Ruby including development headers, v2 or above
- RubyGems
- Linux, Unix, or Mac OS X
gem install bundler
bundle install
bundle exec jekyll serve
bundle exec rake test
Please take a look at the contribution guide to see how to get your changes merged in.
See LICENSE file.