kitchensink
Version:
Dispatch's awesome components and style guide
8 lines (4 loc) • 447 B
Markdown
### Overview
The `radium-docs` [documentation site](http://formidable.com/open-source/radium-test/) source lives here in `/docs`. The `docs/**/docs.js` components are imported into `radium-docs` and deployed from there.
### Deployment
Submit a pull request to `master`. Once it is merged you will need to run `update-project` from within `radium-docs` and merge into `master`. A new push to `master` in `radium-docs` will trigger a deployment.