A scaffolding script to convert a Google Form into a bootstrapped Jekyll sites with rough I18N support to run on GitHub Pages.
An example is the Generation E (GitHub repo).
bower install
pip install -r requirements.txt
python formaldehyde.py <URL to HTML Google Form> <output folder> [optional template folder]
You can copy the template folder, modify it and then pass it as the third argument to use it for scaffolding.