Site updated at 2015-02-25 07:29:24 UTC
This commit is contained in:
parent
52b66642d3
commit
ff2ecee0e7
23 changed files with 1002 additions and 103 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 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 …">
|
||||
<meta property="og:description" content="Blog Index 2015 Feb 24 Streaming updates frontend Feb 08 Looking at the past component frontend Jan 24 Release notes for January 24, 2015 release-notes Jan 13 Nest in the house! component Jan 11 …">
|
||||
|
||||
|
||||
|
||||
|
@ -105,6 +105,43 @@
|
|||
<article>
|
||||
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-02-24T22:41:27-08:00" pubdate>
|
||||
<span class='month'>Feb</span> <span class='day'>24</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2015/02/24/streaming-updates/">Streaming updates</a></h1>
|
||||
|
||||
<footer class="meta">
|
||||
|
||||
|
||||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
|
||||
|
||||
<li><a class='category' href='/blog/categories/frontend/'>frontend</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
|
||||
</footer>
|
||||
|
||||
<hr class="divider">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
|
@ -125,6 +162,8 @@
|
|||
|
||||
<li><a class='category' href='/blog/categories/component/'>component</a></li>
|
||||
|
||||
<li><a class='category' href='/blog/categories/frontend/'>frontend</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
|
@ -422,6 +461,12 @@
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/02/24/streaming-updates/">Streaming updates</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/02/08/looking-at-the-past/">Looking at the past</a>
|
||||
</li>
|
||||
|
@ -445,12 +490,6 @@
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/">Hello PushBullet, nice talking to you</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue