Site updated at 2017-07-25 15:58:39 UTC
This commit is contained in:
parent
44a39ded03
commit
bbb0a5f18f
203 changed files with 1656 additions and 1161 deletions
15
index.html
15
index.html
|
@ -108,10 +108,17 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<a href='https://discord.gg/c5DvZ4e'>Chat</a>
|
||||
</div>
|
||||
</div>
|
||||
<a class='material-card highlight-blog-post' href='/blog/2016/01/19/perfect-home-automation/'>
|
||||
Read our founder's vision for the perfect home automation <i class="icon-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
|
||||
<div class='recent-posts material-card text'>
|
||||
<h1>Recent Blog Posts</h1>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
|
||||
<small class='blog-date'>July 25, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
|
||||
<small class='blog-date'>July 15, 2017</small>
|
||||
|
@ -120,13 +127,9 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<a href="/blog/2017/07/05/hasspodcast-ep-3/">Home Assistant Podcast #3</a>
|
||||
<small class='blog-date'>July 05, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/03/home-assistant-is-moving-to-discord/">Home Assistant is moving to Discord</a>
|
||||
<small class='blog-date'>July 3, 2017</small>
|
||||
</li>
|
||||
</div>
|
||||
<a class='material-card founder-vision' href='/blog/2016/01/19/perfect-home-automation/'>
|
||||
Read our founder's vision for the perfect home automation <i class="icon-arrow-right"></i>
|
||||
<a class='material-card highlight-blog-post large' href='/blog/2017/07/25/introducing-hassio/'>
|
||||
Learn how Hass.io can turn your Raspberry Pi into the ultimate home automation hub <i class="icon-arrow-right"></i>
|
||||
</a>
|
||||
<a class='material-card shirt-promo' href='/blog/2017/02/22/home-assistant-tshirts-have-arrived/'>
|
||||
<div class='caption'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue