/OA-summer-school

Visualizing Open Access Summer School 2021

Primary LanguageSCSS

OA-summer-school

The webpage is generated via Jekyll.

To build and serve locally:

bundle exec jekyll serve

You might need to do this beforehand:

bundle install bundle add webrick

To deploy for production:

bundle exec jekyll build