Site updated at 2017-11-02 10:52:33 UTC
This commit is contained in:
parent
d954ee9ca4
commit
6bb6e0267a
224 changed files with 1854 additions and 1531 deletions
|
@ -3376,6 +3376,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-02T08:00:00+00:00" pubdate>
|
||||
<span class='month'>Nov</span> <span class='day'>02</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2017/11/02/secure-shell-tunnel/">Home Assistant and SSH</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>
|
||||
|
@ -3416,6 +3437,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/02/secure-shell-tunnel/">Home Assistant and SSH</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/28/demo/">Home Assistant Demo</a>
|
||||
</li>
|
||||
|
@ -3428,9 +3452,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/10/18/hasspodcast-ep-10/">Home Assistant Podcast #10</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/15/templating-date-time/">Templates, dates and times</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue