Adding descriptions to pages and FB id to get proper FB tags
This commit is contained in:
parent
47c5e665e5
commit
9e6df22ee6
11 changed files with 12 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Adding support for a new platform"
|
||||
description: "Hints and tips for when you're adding a new platform to Home Assistant."
|
||||
date: 2014-12-21 13:27
|
||||
sidebar: false
|
||||
comments: false
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Rest API"
|
||||
description: "Home Assistant Rest API documentation"
|
||||
date: 2014-12-21 13:27
|
||||
sidebar: false
|
||||
comments: false
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Architecture"
|
||||
description: "Overview of the Home Assistant architecture."
|
||||
date: 2014-12-18 21:49
|
||||
sidebar: false
|
||||
comments: false
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Creating components"
|
||||
description: "Guidelines to get you create your first component for Home Assistant."
|
||||
date: 2014-12-21 13:32
|
||||
sidebar: false
|
||||
comments: false
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Frontend development"
|
||||
description: "Tips and hints if you are starting on Home Assistant frontend development"
|
||||
date: 2014-12-21 13:32
|
||||
sidebar: false
|
||||
comments: false
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Developers"
|
||||
description: "Home Assistant developer information. Everything to get you started"
|
||||
date: 2014-12-21 13:32
|
||||
sidebar: false
|
||||
comments: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue