2022-06-03 08:09:47 -06:00
# Grafana Cloud Documentation
2022-12-01 14:26:54 +01:00
Source for documentation at < https: / / grafana . com / docs / oncall / >
2022-06-03 08:09:47 -06:00
## Preview the website
2022-12-01 14:26:54 +01:00
Run `make docs` . This launches a preview of the website with the current grafana docs at
`http://localhost:3002/docs/oncall/latest/` which will refresh automatically when changes are made to
content in the `sources` directory.
2022-06-03 08:09:47 -06:00
Make sure Docker is running.
2023-05-29 17:52:42 +03:00
## Image support
See [the documentation in writers toolkit about how to store images ](https://grafana.com/docs/writers-toolkit/writing-guide/image-guidelines/#where-to-store-media-assets )