Welcome!
This repository serves as a source for Embrace expertise to be hosted on the Grafana documentation site. It contains the code for a static documentation section in Grafana.
This repo is a clone of the Grafana Writers Toolkit, which allows you to run this content in the UI paradigm of Grafana's documentation site. The only changes are within the sources folder, which is where the content and assets for these pages live.
Presently, we are unsure where this content will ultimately live. Feel free to make a suggestion!
To see the documentation in your browser:
- Open Docker
- Navigate to
/writers-toolkit/docs/
- Run
make docs PROJECT=writers-toolkit
- View documentation root at
http://localhost:3002/docs/writers-toolkit/
You can contribute content in the following ways:
- Make a pull request
- Submit an issue
This repository is merge-protected, so all PRs require a review. Please tag @davidlawrencer when you would like to make a contribution.