This is hosted out of the repo at Jam-Craft/JamOORev-Website
Pull requests should be made there.
The master branch is available online at jamoorev.com
Hosted by KJ4IPS
- Install ruby, rubygems, and bundler.
- Run
bundle installto install dependancies - Run
bundle exec jekyll buildto generate the static site. Output will be placed in_site, alternatly use the-boption to specify an alternate output directory.
The server does not support any server-side scripting (PHP and whatnot)