Site updated at 2017-09-09 08:11:28 UTC
This commit is contained in:
parent
884f293365
commit
f9e31a30cd
827 changed files with 13304 additions and 2121 deletions
|
@ -284,6 +284,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/09/09/release-53/">0.53: Tesla, Customize editor, and super fast KNX rewrite</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security</a>
|
||||
</li>
|
||||
|
@ -296,9 +299,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/29/release-50/">0.50: Voice control, History improvements, and Xiaomi</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -274,6 +274,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/09/09/release-53/">0.53: Tesla, Customize editor, and super fast KNX rewrite</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security</a>
|
||||
</li>
|
||||
|
@ -286,9 +289,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/29/release-50/">0.50: Voice control, History improvements, and Xiaomi</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -173,6 +173,9 @@ Glances web server started on http://0.0.0.0:61208/
|
|||
<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/09/09/release-53/">0.53: Tesla, Customize editor, and super fast KNX rewrite</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security</a>
|
||||
</li>
|
||||
|
@ -185,9 +188,6 @@ Glances web server started on http://0.0.0.0:61208/
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/29/release-50/">0.50: Voice control, History improvements, and Xiaomi</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -169,6 +169,9 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
|
|||
<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/09/09/release-53/">0.53: Tesla, Customize editor, and super fast KNX rewrite</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security</a>
|
||||
</li>
|
||||
|
@ -181,9 +184,6 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/29/release-50/">0.50: Voice control, History improvements, and Xiaomi</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue