diff --git a/microsite/data/plugins/glean.yaml b/microsite/data/plugins/glean.yaml new file mode 100644 index 0000000000..19e2c8b441 --- /dev/null +++ b/microsite/data/plugins/glean.yaml @@ -0,0 +1,10 @@ +--- +title: Glean +author: Mark Shields +authorUrl: https://github.com/beejiujitsu +category: Search +description: Index Backstage TechDocs-enabled Entities into Glean, the AI-powered work assistant +documentation: https://github.com/beejiujitsu/wealthsimple-backstage-plugins/tree/master/plugins/glean-backend +iconUrl: /img/glean-logo-circular-white.png +npmPackageName: '@beejiujitsu/backstage-plugin-glean-backend' +addedDate: '2024-12-30' \ No newline at end of file diff --git a/microsite/static/img/glean-logo-circular-white.png b/microsite/static/img/glean-logo-circular-white.png new file mode 100644 index 0000000000..bc83f0a6d8 Binary files /dev/null and b/microsite/static/img/glean-logo-circular-white.png differ