Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 330 Bytes

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