Website for bbop

This should be viewed on http://genomearchitect.github.io

This repo is only for maintainers

How-To (for Apollo / BBOP members)

Each page has a permalink at the top under _pages with a specified layout under _layouts (default in _config.yml).

Navigation order and visibility is under _data/navigation.yml

Test locally before you push to master:

jekyll serve

You may first need to:

gem install jekyll

#Theme

It is based on the minimal mistakes theme

Additional options are documented here.