Skip to content

A starting point for the site repository of an Open SDG platform implementation.

License

Notifications You must be signed in to change notification settings

dawncomer/open-sdg-site-starter

Repository files navigation

Open SDG - Site starter

This is a starter repository to help in implementing the Open SDG platform. See here for documentation.

Installing Jekyll Locally

Installation Instructions for Jekyll: https://jekyllrb.com/docs/

Configuration Information for Jekyll: https://jekyllrb.com/docs/configuration/options/

Testing w/ Jekyll Locally

Test what staging will look like by running the following command:

bundle exec jekyll

Test what production will look like by running the following command:

bundle exec jekyll serve --config _config.yml,_config_prod.yml

About

A starting point for the site repository of an Open SDG platform implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages