Commit b1370297 authored by Kenneth Reitz's avatar Kenneth Reitz

deploy the site

parent 8c16776d
docs: docs:
shocco -t 'Python Buildpack Compiler' ./bin/compile | browser mkdir -p site
shocco -t 'Python Buildpack Compiler' ./bin/compile > site/index.html
site: docs
cd site && git add -A && git commit -m 'update' && git push heroku master
pip: pip:
git clone git@github.com:kennethreitz/pip.git --branch heroku --depth 1 git clone git@github.com:kennethreitz/pip.git --branch heroku --depth 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment