Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 351 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 351 Bytes

tc-report

A web version of the Talent Cloud results report, and some other static content.

This project is built with Jekyll. The /_site folder contains the generated output.

If you have Docker installed, you can rebuild the site with

docker run --rm --volume="${PWD}:/srv/jekyll" -it jekyll/jekyll jekyll build