Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.06 KB

Propulsion Documentation Site

Netlify Status

This repository is for the Propulsion Design System Tool documentation site.

For the Propulsion repository, see sparkbox/propulsion.

Getting Started

This docs site is built using Eleventy and requires Node.js.

  1. Fork repo and pull to local
  2. From a command prompt open the repo directory
  3. Run npm install to install all Node-related dependencies
  4. Run npm start to run the build and server at localhost:8080.

Contributing

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.