Skip to content
Snippets Groups Projects
Select Git revision
  • e978b58e1ec0195e3745784ac277d53fcbc7f6c5
  • master default protected
  • indexpage/contact-mail
3 results

webpage

  • Clone with SSH
  • Clone with HTTPS
  • Paul Millar's avatar
    Paul Millar authored
    ISIS currently has no ROR ID.  The facilities entry is updated to record
    the corresponding issue, requesting a new ROR ID.
    e978b58e
    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à.