Skip to content
Snippets Groups Projects
Paul Millar's avatar
Paul Millar authored
Don't display anything in Open data repository column if a facility
doesn't have the corresponding link.

For OAI-PMH and PaN-Search endpoints, only show a red cell if
status is Error.
0b5d215f
History

Working version of LEAPS WG3 landing page.

Local builds

For local builds, you will need to install Jekyll.

~ $ gem install bundler jekyll
~ $ git clone <this repo>
~ $ cd leaps-wg3-webpage
~/leaps-wg3-webpage $ bundle install
~/leaps-wg3-webpage $ bundle exec jekyll serve

Now browse to http://localhost:4000 and voilà.