Adding descriptions to pages and FB id to get proper FB tags

This commit is contained in:
Paulus Schoutsen 2014-12-26 00:50:53 -08:00
parent 47c5e665e5
commit 9e6df22ee6
11 changed files with 12 additions and 0 deletions

View File

@ -106,3 +106,5 @@ facebook_like: true
social:
visible: false
facebook:
app_id: 338291289691179

View File

@ -1,6 +1,7 @@
---
layout: post
title: "Website launched!"
description: "Home Assistant website has launched!"
date: 2014-12-18 23:24:45 -0800
date_formatted: "December 18, 2014"
comments: true

View File

@ -1,6 +1,7 @@
---
layout: post
title: "Home Control, Automation & the Smart Home"
description: "Overview of how the internet of things relates to home control, home automation and the smart home."
date: 2014-12-26 10:23:13 -0800
date_formatted: December 26, 2014
comments: true

View File

@ -1,6 +1,7 @@
---
layout: page
title: "Components"
description: "List of the built-in components of Home Assistant."
date: 2014-12-21 13:35
sidebar: false
comments: false

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,6 +1,7 @@
---
layout: page
title: "Getting Started"
description: "Step by step guide to get started with Home Assistant."
date: 2014-12-18 22:57
sidebar: false
comments: false