mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* Create STYLEGUIDE.md * Update STYLEGUIDE.md Added a placeholder for image guidelines, someone needs to add specificity Added Capitalization section Expanded Word usage * Update STYLEGUIDE.md Edited panel definition * Update STYLEGUIDE.md Applied Brenda and Marcus's edits * Moved style guide to style_guides folder and renamed, added README to the style_guides folder, other minor edits * Update doc-style-guide.md * Style updates Changed a couple doc names for consistency, updated file naming conventions and README links * Corrected file names Changed file names back to original, clarified file naming convention in documentation-style-guide
702 B
702 B
Style guides
This section contains style guides for the Grafana software project and documentation.
- Backend style guide: Provides guidance on how to style and format backend functionality and code.
- Documentation style guide: Provides guidance on how to style and format documentation.
- Frontend style guide: Provides guidance on how to style and format the user-facing functionality and code.
- Redux framework: Provides guidance on designing the Grafana redux framework.
- Themes style guide: Provides guidance on designing and updating Grafana themes.