Site updated at 2017-05-04 05:59:16 UTC
This commit is contained in:
parent
b86f8feb19
commit
4a938d717f
36 changed files with 282 additions and 53 deletions
|
@ -67,7 +67,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>[Placeholder]</p>
|
||||
<p>For now, see the instructions in <a href="https://github.com/home-assistant/hassio-addons">the add-on repository</a>.</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
@ -80,8 +80,15 @@
|
|||
<a href='/hassio/'>Hass.io </a>
|
||||
<ul>
|
||||
<li><a href='/hassio/installation/'>Installation </a></li>
|
||||
<li><a href='/hassio/architecture/'>Architecture </a></li>
|
||||
<li><a href='/addons/'>Available add-ons </a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class='divided sidebar-menu'>
|
||||
<li>
|
||||
<a href='/hassio/development/'>Development </a>
|
||||
<ul>
|
||||
<li><a href='/hassio/architecture/'>Architecture </a></li>
|
||||
<li><a class='active' href='/hassio/create_hassio_addon/'>Creating add-ons </a></li>
|
||||
<li><a href='/hassio/create_hassio_addon_repository/'>Creating add-on repositories </a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue