This repository houses the website that has list of community projects of OSDG. Feel free to suggest more in the osdg discord server!
All the actual content of the site is in index.html
To host the site locally (for dev purposes)
After having set up jekyll (and ruby gems)
run bundle install
inside the directory
run jekyll serve
The website is based off the theme: so-simple