Skip to content
Snippets Groups Projects
Forked from LEAPS WG3 / Webpage
189 commits behind the upstream repository.
user avatar
Zdeněk Matěj authored
59df7167
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à.