Quizzes @ Le Wagon
You can dowload all PDFs here
To re-generate the quizzes:
bin/jekyll build
git add pdf
git commit -m "Regenerated the PDFs"
git push origin master
To debug locally, run:
HTML_DEBUG=true bin/jekyll serve --watch --trace
And then open localhost:4000