Skip to content

seed-microbiome/smwg

Repository files navigation

Web page for the Seed Microbiome Working Group (SMWG)

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/.

Maintaining / Updating

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.

Previewing / Running locally

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/

Releases

No releases published

Packages

 
 
 

Contributors