diff --git a/microsite/data/plugins/devpod.yaml b/microsite/data/plugins/devpod.yaml new file mode 100644 index 0000000000..44f3d54eb5 --- /dev/null +++ b/microsite/data/plugins/devpod.yaml @@ -0,0 +1,9 @@ +title: DevPod +author: terasky.com +authorUrl: https://github.com/terasky-oss +category: Development +description: Automatically launch fully-contained dev environments with DevPod, directly from Backstage! +documentation: https://github.com/TeraSky-OSS/backstage-plugins/tree/main/plugins/devpod-plugin +iconUrl: https://raw.githubusercontent.com/loft-sh/devpod/refs/heads/main/docs/static/media/devpod-logo.png +npmPackageName: '@terasky/backstage-plugin-devpod' +addedDate: '2024-12-30'