From aab16358e3759c7eb460080a405fabec8cd1b0a8 Mon Sep 17 00:00:00 2001 From: Darren Griffin Date: Tue, 11 Feb 2025 17:34:41 +0000 Subject: [PATCH] Added positions and some descriptions --- content/cloud/_category.md | 1 + content/cloud/features/_section.md | 1 + content/cloud/getting-started/_section.md | 1 + content/green/_category.md | 4 +++- content/green/about-the-device/_section.md | 5 +++++ content/green/getting-started/_section.md | 3 ++- content/green/resources/_section.md | 5 +++++ content/voice-pe/_category.md | 1 + content/yellow/_category.md | 2 ++ content/zbt-1/_category.md | 1 + 10 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 content/green/about-the-device/_section.md create mode 100644 content/green/resources/_section.md diff --git a/content/cloud/_category.md b/content/cloud/_category.md index 309ae90..5224846 100644 --- a/content/cloud/_category.md +++ b/content/cloud/_category.md @@ -1,4 +1,5 @@ --- category_id: 24734619902749 +position: 5 name: Home Assistant Cloud --- diff --git a/content/cloud/features/_section.md b/content/cloud/features/_section.md index b01e45f..3a4d254 100644 --- a/content/cloud/features/_section.md +++ b/content/cloud/features/_section.md @@ -1,4 +1,5 @@ --- section_id: 24979949352861 +position: 2 name: Features --- diff --git a/content/cloud/getting-started/_section.md b/content/cloud/getting-started/_section.md index 46a82f4..8503b10 100644 --- a/content/cloud/getting-started/_section.md +++ b/content/cloud/getting-started/_section.md @@ -1,4 +1,5 @@ --- section_id: 24979966350109 +position: 1 name: Getting Started --- diff --git a/content/green/_category.md b/content/green/_category.md index 35d349f..25610b1 100644 --- a/content/green/_category.md +++ b/content/green/_category.md @@ -1,4 +1,6 @@ --- category_id: 24638797677853 +position: 1 name: Home Assistant Green ---- \ No newline at end of file +description: The affordable Home Assistant Green is the easiest way you can start using Home Assistant. It's plug-and-play and comes with Home Assistant already installed. +--- diff --git a/content/green/about-the-device/_section.md b/content/green/about-the-device/_section.md new file mode 100644 index 0000000..eddefeb --- /dev/null +++ b/content/green/about-the-device/_section.md @@ -0,0 +1,5 @@ +--- +section_id: 24752968067997 +position: 3 +name: About the Device +--- diff --git a/content/green/getting-started/_section.md b/content/green/getting-started/_section.md index 92aebac..05b8fd6 100644 --- a/content/green/getting-started/_section.md +++ b/content/green/getting-started/_section.md @@ -1,4 +1,5 @@ --- section_id: 24737097675549 +position: 1 name: Getting Started ---- \ No newline at end of file +--- diff --git a/content/green/resources/_section.md b/content/green/resources/_section.md new file mode 100644 index 0000000..e580349 --- /dev/null +++ b/content/green/resources/_section.md @@ -0,0 +1,5 @@ +--- +section_id: 24979866957981 +position: 2 +name: Resources +--- diff --git a/content/voice-pe/_category.md b/content/voice-pe/_category.md index 8d90f9d..34abcd3 100644 --- a/content/voice-pe/_category.md +++ b/content/voice-pe/_category.md @@ -1,4 +1,5 @@ --- category_id: 24451727188125 +position: 3 name: Home Assistant Voice Preview Edition --- diff --git a/content/yellow/_category.md b/content/yellow/_category.md index 0174154..29c8f89 100644 --- a/content/yellow/_category.md +++ b/content/yellow/_category.md @@ -1,4 +1,6 @@ --- category_id: 24734575925149 +position: 2 name: Home Assistant Yellow +description: The foundation of your smart home needs to be local and private. Home Assistant Yellow is that foundation. --- diff --git a/content/zbt-1/_category.md b/content/zbt-1/_category.md index f0f5c26..23f1bb0 100644 --- a/content/zbt-1/_category.md +++ b/content/zbt-1/_category.md @@ -1,4 +1,5 @@ --- category_id: 24734620813469 +position: 4 name: Home Assistant ZBT-1 ---