feat: more docs to backstage.io

This commit is contained in:
Ivan Shmidt
2020-08-12 12:06:14 +02:00
parent 4ef9628276
commit 0867d3dc30
50 changed files with 487 additions and 193 deletions
+5 -2
View File
@@ -1,4 +1,7 @@
# Plugins
---
id: index
title: Intro
---
Backstage is a single-page application composed of a set of plugins.
@@ -8,7 +11,7 @@ development tool as a plugin in Backstage. By following strong
[design guidelines](../dls/design.md) we ensure the the overall user experience
stays consistent between plugins.
![plugin](my-plugin_screenshot.png)
![plugin](assets/my-plugin_screenshot.png)
## Creating a plugin