From e0ca377789da85a0e25bcc6ecec80581bc81416b Mon Sep 17 00:00:00 2001 From: Himanshu Mishra Date: Mon, 7 Feb 2022 16:28:53 +0100 Subject: [PATCH] add section about the homepage template Signed-off-by: Himanshu Mishra --- docs/getting-started/homepage.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/homepage.md b/docs/getting-started/homepage.md index 175d539d68..4b48929b9a 100644 --- a/docs/getting-started/homepage.md +++ b/docs/getting-started/homepage.md @@ -112,9 +112,13 @@ That's it! You should now have _(although slightly boring)_ a home page! Screenshot of a blank homepage -In the next steps, we will make it interesting and useful! There is a default home page template ([storybook link](https://backstage.io/storybook/?path=/story/plugins-home-templates--default-template)) which we will use to set up our home page. +In the next steps, we will make it interesting and useful! -#### 2. Use the default template +### Use the default template + +There is a default home page template ([storybook link](https://backstage.io/storybook/?path=/story/plugins-home-templates--default-template)) which we will use to set up our home page. Checkout the [blog post announcement](https://backstage.io/blog/2022/01/25/backstage-homepage-templates) about the Backstage home page templates for more information. + + ### Composing your Home Page