pythonph / pycon-2014

PyCon Philippines 2014

Home Page:http://pycon-2014.python.ph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyCon Philippines

Setup

$ git clone https://github.com/pythonph/pycon.git && cd pycon
$ mkvirtualenv -a `pwd` pycon
$ pip install pelican

Develop

$ ./develop_server.sh start

Push to deploy

Run deployer server

$ REMOTE=origin SECRET=<secret> ROOT=/srv/pycon PORT=<port> python ./deployer.py

Then add a service hook at Github: http://<host>/<secret>

About

PyCon Philippines 2014

http://pycon-2014.python.ph


Languages

Language:CSS 41.0%Language:JavaScript 27.5%Language:Python 17.3%Language:Shell 14.1%