/pycon-2016

PyCon Philippines 2016

Primary LanguageHTML

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