Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 406 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 406 Bytes

Website for PyCon Philippines 2016

Contributing

  1. Fork this repo
  2. Install Lektor
  3. Go to repo root and run lektor server
  4. Visit Lektor admin
  5. Make changes
  6. Commit and send pull request

You can also run lektor deploy if you're a repo collaborator.

Makefile

  • Build: make
  • Get latest: make update
  • Deploy: make deploy