From 0ec8703c30de219bddc8e7fe526274aeb0aeb8da Mon Sep 17 00:00:00 2001 From: Frida Jacobsson Date: Thu, 7 Dec 2023 14:52:17 +0100 Subject: [PATCH] Added the Readme plugin to the Directory. The new Readme plugin has been added to the plugin Directory at backstage.io. Signed-off-by: Frida Jacobsson --- microsite/data/plugins/readme.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 microsite/data/plugins/readme.yaml diff --git a/microsite/data/plugins/readme.yaml b/microsite/data/plugins/readme.yaml new file mode 100644 index 0000000000..695e358e00 --- /dev/null +++ b/microsite/data/plugins/readme.yaml @@ -0,0 +1,11 @@ +--- +title: Readme +author: AxisCommunications +authorUrl: https://github.com/AxisCommunications +category: Metadata +description: The Readme-plugin enables easy access and viewing of the README.md file in your entity overview. +documentation: https://github.com/AxisCommunications/backstage-plugins/blob/main/plugins/readme/README.md +iconUrl: https://github.com/AxisCommunications/backstage-plugins/blob/main/plugins/readme/media/readme.png +npmPackageName: '@axis-backstage/plugin-readme' +addedDate: '2023-12-07' +