Site updated at 2015-12-18 03:00:35 UTC

This commit is contained in:
Paulus Schoutsen 2015-12-17 19:00:36 -08:00
parent 2d2a6e49e4
commit 5ddb1dac36
112 changed files with 3879 additions and 3743 deletions

View file

@ -113,7 +113,7 @@
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/website/'>website</a></li>
<li><a class='category' href='/blog/categories/branding/'>Branding</a></li>
</ul>
@ -145,8 +145,28 @@
<div class="grid">
<section id="site-search" class="aside-module grid__item one-whole lap-one-half">
<form action="https://www.google.com/search" method="get">
<input type="hidden" name="q" value="site:https://home-assistant.io" />
<input class="search" type="text" name="q" results="0" placeholder="Search home-assistant.io"/>
<button type="submit"><i class="icon-search"></i></button>
</form>
</section>
<section class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">About Home Assistant</h1>
<ul class="divided">
<li>
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
</li>
<li><a href='/getting-started/'>Get started with Home Assistant</a></li>
<li><a href='/demo/'>Open the online demo</a></li>
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
</ul>
</section>
<section class="sharing aside-module grid__item one-whole lap-one-half">
<section class="sharing aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Share this post</h1>
<a href="//twitter.com/share"
@ -187,7 +207,7 @@
}(document, 'script', 'facebook-jssdk'));
</script>
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Other Posts</h1>
<h1 class="title delta">Recent Posts</h1>
<ul class="divided">
@ -223,8 +243,7 @@
</ul>
</section>
</div>
</aside>

View file

@ -113,7 +113,7 @@
<ul class="tags unstyled">
<li><a class='category' href='/blog/categories/architecture/'>architecture</a></li>
<li><a class='category' href='/blog/categories/architecture/'>Architecture</a></li>
</ul>
@ -200,8 +200,28 @@ This article will try to explain how they all relate.</p>
<div class="grid">
<section id="site-search" class="aside-module grid__item one-whole lap-one-half">
<form action="https://www.google.com/search" method="get">
<input type="hidden" name="q" value="site:https://home-assistant.io" />
<input class="search" type="text" name="q" results="0" placeholder="Search home-assistant.io"/>
<button type="submit"><i class="icon-search"></i></button>
</form>
</section>
<section class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">About Home Assistant</h1>
<ul class="divided">
<li>
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
</li>
<li><a href='/getting-started/'>Get started with Home Assistant</a></li>
<li><a href='/demo/'>Open the online demo</a></li>
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
</ul>
</section>
<section class="sharing aside-module grid__item one-whole lap-one-half">
<section class="sharing aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Share this post</h1>
<a href="//twitter.com/share"
@ -242,7 +262,7 @@ This article will try to explain how they all relate.</p>
}(document, 'script', 'facebook-jssdk'));
</script>
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Other Posts</h1>
<h1 class="title delta">Recent Posts</h1>
<ul class="divided">
@ -278,8 +298,7 @@ This article will try to explain how they all relate.</p>
</ul>
</section>
</div>
</aside>