Skip to content

willguv/softwarecollaborative.org

 
 

Repository files navigation

softwarecollaborative.org

This repo contains the code and content for the Intergovernmental Software Collaborative website.

Installation

If you want to run this locally, first, make sure you have the code on your machine, either by cloning this repo or by forking it and cloning the fork.

Next, make sure you have Ruby installed. We're using Ruby version 2.5.3.

Next, install the Ruby gem dependencies with bundler:

bundle install

Now you can run the site locally:

bundle exec jekyll serve

Note: The gem versions specified in the Gemfile are what's required by Github Pages as per their docs in Jan 2022.

About

The State Software Collaborative website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.5%
  • SCSS 33.6%
  • JavaScript 10.3%
  • Shell 8.4%
  • Ruby 2.2%