Convert TOML front matter to YAML (#49729)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 13:26:26 -04:00
committed by GitHub
parent 5fd9fee933
commit ccd1270f28
546 changed files with 5681 additions and 3477 deletions
@@ -1,10 +1,17 @@
+++
aliases = ["/docs/grafana/latest/getting-started/getting-started/", "/docs/grafana/latest/guides/getting_started/", "/docs/grafana/latest/guides/gettingstarted/"]
description = "Guide for getting started with Grafana"
keywords = ["grafana", "intro", "guide", "started"]
title = "With Grafana"
weight = 200
+++
---
aliases:
- /docs/grafana/latest/getting-started/getting-started/
- /docs/grafana/latest/guides/getting_started/
- /docs/grafana/latest/guides/gettingstarted/
description: Guide for getting started with Grafana
keywords:
- grafana
- intro
- guide
- started
title: With Grafana
weight: 200
---
# Getting started with Grafana