/swe

Ocean Health Index for Sweden

Primary LanguageR

Ocean Health Index for Sweden [swe]

Build status of branches:

  • draft

  • published

    not applicable (since merely a copy of a passing draft branch)

  • gh-pages

    Note that a "build failing" for this gh-pages branch (ie the website) could simply mean a broken link was found.

  • gh-pages

    not applicable (because deployment of the Shiny app is done by OHI-Science internally)

For more details, see below and http://ohi-science.org/swe/docs.

gh-pages: website

A "build failing" for the gh-pages branch could simply mean broken links were found.

To test the website locally, install jekyll and run:

jekyll serve --baseurl ''

To test links, install html-proofer (sudo gem install html-proofer) and run:

jekyll serve --baseurl ''
# Ctrl-C to stop
htmlproof ./_site