| ... | ... | @@ -10,20 +10,25 @@ Here you'll find resources for understanding and contributing to the VCR. |
|
|
|
|
|
|
|
## Design Framework
|
|
|
|
|
|
|
|
The Design Framework is intended to be a guide to streamline and standardize the design of training lanes.
|
|
|
|
|
|
|
|
- [Create a Lane](design-framework/create-a-lane)
|
|
|
|
- [Learning Objectives](design-framework/learning-objectives)
|
|
|
|
- [Designer Guide](design-framework/designer-guide)
|
|
|
|
|
|
|
|
## For Developers
|
|
|
|
|
|
|
|
If you are a developer contributing to the VCR project outside of lane designs, start here. If you don't know what the VCR is, go [here](the-vcr). For our development environment we use DevStack to test the functionality of our code.
|
|
|
|
### Setting Up Your Environment
|
|
|
|
|
|
|
|
- [DevStack Guide](developers/devstack-guide)
|
|
|
|
- [Clone the VCR](developers/clone-the-vcr)
|
|
|
|
- [Configure for Plugin Development](developers/configure-for-plugin)
|
|
|
|
|
|
|
|
- [DevStack Guide](/developers/devstack-guide)
|
|
|
|
- [Clone the VCR](/developers/clone-the-vcr)
|
|
|
|
- [Configure for Plugin Development](/developers/configure-for-plugin)
|
|
|
|
### Customizing the UI
|
|
|
|
|
|
|
|
- [Creating Dashboards & Panels](developers/dashboards-panels)
|
|
|
|
- [Creating Themes](developers/themes)
|
|
|
|
|
|
|
|
## Troubleshooting
|
|
|
|
|
|
|
|
Report bugs under [Issues](https://git.cybbh.space/jacob.j.curtis/vcr/issues)
|
|
|
|
|
|
|
|
- [Error Processing Package `runit` and `git-daemon-run`](/troubleshoot/error-processing-package) |
|
|
\ No newline at end of file |