Skip to content
gh-pages
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
how
 
 
 
 
why
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

spice-doc-source

Sponsored

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

If getting this error when trying to build: "An error occurred while installing json (1.8.3), and Bundler cannot continue.", try the following:

  1. Remove json 1.8.3 library line from Gemfile.lock
  2. run bundle install again to add and update all the dependencies Json library should get updated to the correct version and a new bundle should be generated

About

Source files for OSS docs

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.