Site updated at 2017-11-12 10:06:54 UTC
This commit is contained in:
parent
9b986aa207
commit
b0c4bebd4c
230 changed files with 2321 additions and 1823 deletions
|
@ -79,6 +79,27 @@
|
|||
<h2>2017</h2>
|
||||
<article>
|
||||
<div class="grid">
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2017-11-12T08:00:00+00:00" pubdate>
|
||||
<span class='month'>Nov</span> <span class='day'>12</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2017/11/12/tor/">Secure remote access to Home Assistant using Tor</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>
|
||||
<article>
|
||||
<div class="grid">
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2017-11-10T12:00:00+00:00" pubdate>
|
||||
<span class='month'>Nov</span> <span class='day'>10</span>
|
||||
|
@ -718,6 +739,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/12/tor/">Secure remote access to Home Assistant using Tor</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/11/10/ttn-with-mqtt/">Home Assistant and The Things Network (TTN)</a>
|
||||
</li>
|
||||
|
@ -730,9 +754,6 @@
|
|||
<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>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue