From 5396287fe241dab0eedfcef5b2febfecea8b2551 Mon Sep 17 00:00:00 2001 From: tduniec Date: Wed, 19 Nov 2025 14:59:03 +0100 Subject: [PATCH] publishing Template Designer plugin Signed-off-by: tduniec --- microsite/data/plugins/template-designer.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 microsite/data/plugins/template-designer.yaml diff --git a/microsite/data/plugins/template-designer.yaml b/microsite/data/plugins/template-designer.yaml new file mode 100644 index 0000000000..7994a05430 --- /dev/null +++ b/microsite/data/plugins/template-designer.yaml @@ -0,0 +1,9 @@ +--- +title: Template Designer +author: tduniec +authorUrl: https://github.com/tduniec +category: Productivity +description: Template Designer turns blank Backstage YAML into a storyboard-like canvas, guiding anyone through drag-and-drop scaffolder authoring before ever touching code. Rally non-experts, broadcast best practices, and accelerate template launches directly inside Backstage. +documentation: https://github.com/tduniec/template-designer-plugin/blob/main/README.md +iconUrl: https://raw.githubusercontent.com/tduniec/template-designer-plugin/main/img/logo/templateDesignerLogo.png +addedDate: 2025-11-19