PACE-challenge / pacechallenge.org

The official PACE website
https://pacechallenge.org
3 stars 4 forks source link
competitive-programming-contests jekyll-website

PACE website

This repository contains the website of the PACE challenge.

For local development, install jekyll. Then run:

git clone git@github.com:PACE-challenge/pacechallenge.org.git
cd pacechallenge.org
bundle install
bundle exec jekyll serve