This repository is for the Propulsion Design System Tool documentation site.
For the Propulsion repository, see sparkbox/propulsion.
This docs site is built using Eleventy and requires Node.js.
- Fork repo and pull to local
- From a command prompt open the repo directory
- Run
npm install
to install all Node-related dependencies - Run
npm start
to run the build and server at localhost:8080.
The Propulsion docs site is an open-source project and welcomes updates and edits as needed. All pull requests will be reviewed, accepted, and rejected by members of Sparkbox’s team.
Please review the issues list, or submit an issue if you find an error on the site, before contributing to the project.