mirror of
https://github.com/kennethreitz/pep8.org.git
synced 2026-06-05 23:10:16 +00:00
341 B
341 B
pep8.org
PEP 8, for Humans.
Developing
If you serve this locally from 0.0.0.0, the fonts will display properly. They are blocked on all domains except 0.0.0.0 and pep8.org.
An easy way to do this:
$ python -m SimpleHTTPServer
Deploying
$ heroku buildpacks:set https://github.com/hone/heroku-buildpack-static.git