Quizzes @ Le Wagon 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 --drafts --trace And then open localhost:4000