jbloom / GS541-course-page

course webpage for Genome Sciences 541

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Course webpage for Genome Sciences 541

The webpage source is in ./source/.

To build the webpage with sphinx, type make html.

This will build the webpage in the ./build/html.

To put the webpage onto GitHub pages, ensure you have the gh-pages branch cloned into ./build/html and push to GitHub.

This will render the webpage at https://jbloom.github.io/GS541-course-page/

About

course webpage for Genome Sciences 541


Languages

Language:Python 88.7%Language:Makefile 11.3%