Skip to content

veg/hyphy-site

Repository files navigation

HyPhy Site

hyphy.org

Development Workflow

  • pip install mkdocs
  • pip install python-markdown-math
  • git clone [email protected]: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.