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

webpage

  • Clone with SSH
  • Clone with HTTPS
  • 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à.