/spiceprogram

Source files for OSS docs

Primary LanguageHTMLOtherNOASSERTION

spice-doc-source

Source files for OSS docs. See spiceprogram.org for rendered pages.

Running the site locally

Install Bundler:
gem install bundler

Install dependencies with Bundler:
bundle install

Run the site locally:
bundle exec jekyll serve