Skip to content

nonlocalmodels/nonlocalmodels.github.io

Repository files navigation

Github page of the non local models software toolkit

Testing the webpage locally

Install all the dependencies

bundle install

This command will install all depencies in the Gemfile.

Running a local webserver

bundle exec jekyll serve