Site updated at 2017-11-29 17:15:52 UTC
This commit is contained in:
parent
a1681735c3
commit
49ccb38933
234 changed files with 2079 additions and 1702 deletions
|
@ -3502,6 +3502,27 @@
|
|||
</footer>
|
||||
<hr class="divider">
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<article>
|
||||
<div class="grid">
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2017-11-29T06:00:00+00:00" pubdate>
|
||||
<span class='month'>Nov</span> <span class='day'>29</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2017/11/29/hassio-virtual-machine/">Set up Hass.io on top of a virtual machine</a></h1>
|
||||
<footer class="meta">
|
||||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
<li>How-To</li>
|
||||
</ul>
|
||||
</span>
|
||||
</footer>
|
||||
<hr class="divider">
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
@ -3542,6 +3563,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>
|
||||
|
@ -3554,9 +3578,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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue