Website: https://ccs-specs.icpc.io
Github: https://github.com/icpc/ccs-specs
The problem package format specification can be found at: https://icpc.io/problem-package-format/
Run the website locally using bundle exec jekyll serve from the repository root.
bundle is a Ruby package manager and can be installed with the ruby-bundler package.
Run bundle install from the repository root to install the gems needed to build the website.