Site updated at 2017-11-29 17:15:52 UTC

This commit is contained in:
Travis CI 2017-11-29 17:15:53 +00:00
parent a1681735c3
commit 49ccb38933
234 changed files with 2079 additions and 1702 deletions

View file

@ -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/11/29/hassio-virtual-machine/">Set up Hass.io on top of a virtual machine</a>
</li>
<li class="post">
<a href="/blog/2017/11/18/release-58/">0.58: More translations, faster frontend, system log</a>
</li>
@ -140,9 +143,6 @@
<li class="post">
<a href="/blog/2017/11/05/frontend-translations/">Translating Home Assistant</a>
</li>
<li class="post">
<a href="/blog/2017/11/04/release-57/">0.57: Translations, Hacktoberfest, Timers</a>
</li>
</ul>
</section>
</div>

View file

@ -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/11/29/hassio-virtual-machine/">Set up Hass.io on top of a virtual machine</a>
</li>
<li class="post">
<a href="/blog/2017/11/18/release-58/">0.58: More translations, faster frontend, system log</a>
</li>
@ -174,9 +177,6 @@ This article will try to explain how they all relate.</p>
<li class="post">
<a href="/blog/2017/11/05/frontend-translations/">Translating Home Assistant</a>
</li>
<li class="post">
<a href="/blog/2017/11/04/release-57/">0.57: Translations, Hacktoberfest, Timers</a>
</li>
</ul>
</section>
</div>