Site updated at 2015-02-08 17:04:49 UTC
This commit is contained in:
parent
397cbe862d
commit
d7d177ba4d
20 changed files with 709 additions and 97 deletions
|
@ -22,7 +22,7 @@
|
|||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/archives/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Blog Index 2015 Jan 24 Release notes for January 24, 2015 release-notes Jan 13 Nest in the house! component Jan 11 Bootstrapping your setup with Discovery component Jan 04 Hello PushBullet, nice …">
|
||||
<meta property="og:description" content="Blog Index 2015 Feb 08 Looking at the past component Jan 24 Release notes for January 24, 2015 release-notes Jan 13 Nest in the house! component Jan 11 Bootstrapping your setup with Discovery …">
|
||||
|
||||
|
||||
|
||||
|
@ -105,6 +105,43 @@
|
|||
<article>
|
||||
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-02-08T09:01:23-08:00" pubdate>
|
||||
<span class='month'>Feb</span> <span class='day'>08</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2015/02/08/looking-at-the-past/">Looking at the past</a></h1>
|
||||
|
||||
<footer class="meta">
|
||||
|
||||
|
||||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
|
||||
|
||||
<li><a class='category' href='/blog/categories/component/'>component</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
|
||||
</footer>
|
||||
|
||||
<hr class="divider">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
|
@ -385,6 +422,12 @@
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/02/08/looking-at-the-past/">Looking at the past</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/01/24/release-notes/">Release notes for January 24, 2015</a>
|
||||
</li>
|
||||
|
@ -408,12 +451,6 @@
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2014/12/26/home-control-home-automation-and-the-smart-home/">Home Control, Automation & the Smart Home</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue