Website for PyCon Philippines 2016
- Fork this repo
- Install Lektor
- Go to repo root and run
lektor server - Visit Lektor admin
- Make changes
- Commit and send pull request
You can also run lektor deploy if you're a repo collaborator.
- Build:
make - Get latest:
make update - Deploy:
make deploy