Site updated at 2017-08-26 06:14:00 UTC
This commit is contained in:
parent
0408a5478d
commit
bf5e0c0bc2
733 changed files with 8077 additions and 1976 deletions
|
@ -128,6 +128,9 @@
|
|||
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
|
||||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/12/release-51/">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</a>
|
||||
</li>
|
||||
|
@ -140,9 +143,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -162,6 +162,9 @@ This article will try to explain how they all relate.</p>
|
|||
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
|
||||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/12/release-51/">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</a>
|
||||
</li>
|
||||
|
@ -174,9 +177,6 @@ This article will try to explain how they all relate.</p>
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue