Site updated at 2015-12-13 18:45:53 UTC
This commit is contained in:
parent
68c8f78c1c
commit
e433e0a4da
105 changed files with 1648 additions and 857 deletions
|
@ -44,18 +44,18 @@
|
|||
|
||||
|
||||
|
||||
Dec 12
|
||||
Dec 13
|
||||
|
||||
|
||||
|
||||
Philips Hue blocks 3rd party lights
|
||||
Set up encryption using Let's Encrypt
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
...">
|
||||
...">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
|
@ -144,6 +144,38 @@
|
|||
|
||||
<h2>2015</h2>
|
||||
|
||||
<article>
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-12-13T10:05:00-08:00" pubdate>
|
||||
<span class='month'>Dec</span> <span class='day'>13</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2015/12/13/setup-encryption-using-lets-encrypt/">Set up encryption using Let's Encrypt</a></h1>
|
||||
|
||||
<footer class="meta">
|
||||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
|
||||
|
||||
<li><a class='category' href='/blog/categories/how-to/'>how-to</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
</footer>
|
||||
|
||||
<hr class="divider">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
<div class="grid">
|
||||
|
||||
|
@ -1366,6 +1398,12 @@
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/12/13/setup-encryption-using-lets-encrypt/">Set up encryption using Let's Encrypt</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/">Philips Hue blocks 3rd party lights</a>
|
||||
</li>
|
||||
|
@ -1389,12 +1427,6 @@
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/12/05/community-highlights/">Community Highlights</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue