Closed tumido closed 1 year ago
Create a new page in the Showcase top level navigation that displays following content:
Source data from: https://github.com/janus-idp/backstage-showcase/blob/main/packages/app/public/homepage/data.json
See examples how it's currently consumed at: https://github.com/janus-idp/backstage-showcase/blob/main/packages/app/src/components/home/HomePage.tsx
Use layout similar to (only the tiles with regular Backstage header):
https://github.com/operate-first/service-catalog/blob/main/packages/app/src/components/home/HomePage.tsx
@serenamarie125 Do you have specific Learning Path in mind?
I've created a PR, let me know what you think.
Create a new page in the Showcase top level navigation that displays following content:
Source data from: https://github.com/janus-idp/backstage-showcase/blob/main/packages/app/public/homepage/data.json
See examples how it's currently consumed at: https://github.com/janus-idp/backstage-showcase/blob/main/packages/app/src/components/home/HomePage.tsx
Use layout similar to (only the tiles with regular Backstage header):
https://github.com/operate-first/service-catalog/blob/main/packages/app/src/components/home/HomePage.tsx