Skip to content

pythonph/pycon-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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