Build status of branches:
-
not applicable (since merely a copy of a passing draft branch)
-
Note that a "build failing" for this gh-pages branch (ie the website) could simply mean a broken link was found.
-
not applicable (because deployment of the Shiny app is done by OHI-Science internally)
For more details, see below and http://ohi-science.org/gye/docs.
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