This web page uses Jekyll through GitHub pages which renders a HTML page that is accessible at seed-microbiome.github.io/smwg/.
To install Jekyll locally, follow: jekyllrb.com/docs/installation/.
All content is decoupled from the HTML/layout and should be edited in _config.yml and _data/talks.yml.
Speaker photos should go in assets/speakers/ if available.
You will need to install Jekyll on your machine first.
After that you can clone this repository, checkout the gh-pages branch, and run the following:
jekyll serve --baseurl ""
Where the --baseurl option overwrites the GitHub-specific path, and makes the page preview available (typically) at http://127.0.0.1:4000/