From 91c8dde14e601c4a679443af1710d5dabf63d6b5 Mon Sep 17 00:00:00 2001
From: Paulus Schoutsen
Date: Sat, 28 Jan 2017 15:50:34 -0800
Subject: [PATCH] Remove unnecessary regenerate statements
---
source/_ecosystem/appdaemon/api.markdown | 1 -
source/_ecosystem/appdaemon/configuration.markdown | 1 -
source/_ecosystem/appdaemon/example_apps.markdown | 1 -
source/_ecosystem/appdaemon/installation.markdown | 1 -
source/_ecosystem/appdaemon/operation.markdown | 1 -
source/_ecosystem/appdaemon/reboot.markdown | 1 -
source/_ecosystem/appdaemon/running.markdown | 1 -
source/_ecosystem/appdaemon/tutorial.markdown | 1 -
source/_ecosystem/appdaemon/updating.markdown | 1 -
source/_ecosystem/appdaemon/windows.markdown | 1 -
source/_posts/2016-10-24-explaining-the-updater.markdown | 1 +
.../_posts/2017-01-03-control-my-christmas-tree-stats.markdown | 1 +
source/_posts/2017-01-21-home-assistant-governance.markdown | 1 +
source/index.html | 1 +
14 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/source/_ecosystem/appdaemon/api.markdown b/source/_ecosystem/appdaemon/api.markdown
index af1b241f1e..891ef1dec8 100755
--- a/source/_ecosystem/appdaemon/api.markdown
+++ b/source/_ecosystem/appdaemon/api.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_ecosystem/appdaemon/configuration.markdown b/source/_ecosystem/appdaemon/configuration.markdown
index 27aac6fd82..ec955aff62 100644
--- a/source/_ecosystem/appdaemon/configuration.markdown
+++ b/source/_ecosystem/appdaemon/configuration.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_ecosystem/appdaemon/example_apps.markdown b/source/_ecosystem/appdaemon/example_apps.markdown
index 6f42885fec..2d7b659ad7 100644
--- a/source/_ecosystem/appdaemon/example_apps.markdown
+++ b/source/_ecosystem/appdaemon/example_apps.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_ecosystem/appdaemon/installation.markdown b/source/_ecosystem/appdaemon/installation.markdown
index 14f4614844..6eb9f1f16c 100644
--- a/source/_ecosystem/appdaemon/installation.markdown
+++ b/source/_ecosystem/appdaemon/installation.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_ecosystem/appdaemon/operation.markdown b/source/_ecosystem/appdaemon/operation.markdown
index 499bca70ef..9f643719a6 100644
--- a/source/_ecosystem/appdaemon/operation.markdown
+++ b/source/_ecosystem/appdaemon/operation.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_ecosystem/appdaemon/reboot.markdown b/source/_ecosystem/appdaemon/reboot.markdown
index 4cac399650..96d7b9552b 100644
--- a/source/_ecosystem/appdaemon/reboot.markdown
+++ b/source/_ecosystem/appdaemon/reboot.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_ecosystem/appdaemon/running.markdown b/source/_ecosystem/appdaemon/running.markdown
index f447a73895..78e5cf3976 100755
--- a/source/_ecosystem/appdaemon/running.markdown
+++ b/source/_ecosystem/appdaemon/running.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_ecosystem/appdaemon/tutorial.markdown b/source/_ecosystem/appdaemon/tutorial.markdown
index fe9f6ee871..bec655b907 100755
--- a/source/_ecosystem/appdaemon/tutorial.markdown
+++ b/source/_ecosystem/appdaemon/tutorial.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_ecosystem/appdaemon/updating.markdown b/source/_ecosystem/appdaemon/updating.markdown
index 28229fb6ec..20a5ebef14 100644
--- a/source/_ecosystem/appdaemon/updating.markdown
+++ b/source/_ecosystem/appdaemon/updating.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_ecosystem/appdaemon/windows.markdown b/source/_ecosystem/appdaemon/windows.markdown
index 3ec3287983..360bf975a1 100755
--- a/source/_ecosystem/appdaemon/windows.markdown
+++ b/source/_ecosystem/appdaemon/windows.markdown
@@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
-regenerate: true
hide_github_edit: true
---
diff --git a/source/_posts/2016-10-24-explaining-the-updater.markdown b/source/_posts/2016-10-24-explaining-the-updater.markdown
index 20245ce663..fd920bd0d3 100644
--- a/source/_posts/2016-10-24-explaining-the-updater.markdown
+++ b/source/_posts/2016-10-24-explaining-the-updater.markdown
@@ -12,6 +12,7 @@ categories: Organisation
On Saturday, we released [Home Assistant 0.31][0.31] which includes an improved updater component that checks for new versions using the Home Assistant servers. We wanted to update the community on its rollout and answer some questions that have come up. As part of the update check anonymous information about your operating system and Python version is submitted to Home Assistant servers unless you have opted out.
+
## {% linkable_title Why we changed the updater %}
This change was driven by two important factors.
diff --git a/source/_posts/2017-01-03-control-my-christmas-tree-stats.markdown b/source/_posts/2017-01-03-control-my-christmas-tree-stats.markdown
index 8303520eed..d96dc5b8ae 100644
--- a/source/_posts/2017-01-03-control-my-christmas-tree-stats.markdown
+++ b/source/_posts/2017-01-03-control-my-christmas-tree-stats.markdown
@@ -24,6 +24,7 @@ I added three devices to the Home Assistant instance - a Wemo Insight, Sonoff Sw
The Christmas tree in action.
+
During the time by tree was set up, I had 7,366 visitors from 88 countries connect to my Home Assistant instance. This generated an estimated 100,000 clicks on the switches in my Home Assistant instance - thanks in part to some folks who posted up with macros for 6-8 hour stretches.
diff --git a/source/_posts/2017-01-21-home-assistant-governance.markdown b/source/_posts/2017-01-21-home-assistant-governance.markdown
index 97b4155ff5..4c8df71e76 100644
--- a/source/_posts/2017-01-21-home-assistant-governance.markdown
+++ b/source/_posts/2017-01-21-home-assistant-governance.markdown
@@ -22,6 +22,7 @@ The Home Assistant project and community has seen enormous growth in the last th
Starting today we are announcing a few initiatives to help protect our users, contributors and community members.
+
## {% linkable_title Code of Conduct %}
More people are getting to know and love Home Assistant every day and our community keeps growing. Our community consists of people from all over the world with different backgrounds and we want Home Assistant to be a place where everyone can feel at home. To help with this we're introducing a Code of Conduct. The Code of Conduct describes what type of behavior is unacceptable, how we will enforce it and where to report incidents.
diff --git a/source/index.html b/source/index.html
index 01e8cc0acd..94c7b1c5bf 100644
--- a/source/index.html
+++ b/source/index.html
@@ -6,6 +6,7 @@ show_title: false
sidebar: false
hero_unit: true
is_homepage: true
+regenerate: true
hide_github_edit: true
description: Open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less than a minute.
hide_github_edit: true