Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 368 Bytes

HyPhy Site

hyphy.org

Development Workflow

  • pip install mkdocs
  • pip install python-markdown-math
  • git clone git@github.com:veg/hyphy-site.git
  • mkdocs serve

Or just edit on Github.

To deploy

No need to worry about it. https://github.com/veg/github-webhooks ensures that the changes are reflected on the site each time this repo is updated.