/magpie-site

website for _magpie (minimal architecture for the generation of portable interactive experiments)

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

magpie-site

Website with documentation for _magpie (minimal architecture for the generation of portable interactive experiments). See the actual website here:

https://magpie-ea.github.io/magpie-site/index.html

This site is based on Jekyll. If you download and run this site locally, use:

bundle exec jekyll serve

You may have to first do:

gem install bundler jekyll and bundle install