Skip to content

futurice/spiceprogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spice-doc-source

Sponsored Build

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

Spice Program website and source files for OSS docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages