Site updated at 2016-01-18 01:04:13 UTC

This commit is contained in:
Travis CI 2016-01-18 01:04:13 +00:00
parent bdff698a23
commit 40b05e5151
154 changed files with 3079 additions and 980 deletions

View file

@ -130,6 +130,7 @@
<li><a href="https://github.com/leoc">Arthur Leonard Andersen</a></li>
<li><a href="https://github.com/trainman419">Austin</a></li>
<li><a href="https://github.com/Azelphur">Azelphur</a></li>
<li><a href="https://github.com/Bart274">Bart274</a></li>
<li><a href="https://github.com/bburan">Brad Buran</a></li>
<li><a href="https://github.com/badele">Bruno Adele</a></li>
<li><a href="https://github.com/CCOSTAN">Carlo Costanzo</a></li>

View file

@ -120,7 +120,7 @@
<li>Fork the home-assistant.io <a href="https://github.com/balloob/home-assistant.io">git repository</a>.</li>
<li>Create/edit/update a page in the directory <code>source/_components/</code> for your platform/component.</li>
<li>To test changes to home-assistant.io locally, run <code>rake preview</code> and navigate to http://127.0.0.1:4000.</li>
<li>Create a Pull Request against the <strong>master</strong> branch of home-assistant.io.</li>
<li>Create a Pull Request (PR) against the <strong>next</strong> branch of home-assistant.io.</li>
</ul>
<p>For a platform page it would be the fastest way to make a copy of an existing page and edit it. The <a href="/components/">component overview</a> is generated automatically, so there is no need to add a link to that your page.</p>
@ -161,7 +161,7 @@
</tbody>
</table>
<p>Not everything (product, component, etc.) has a logo, to show something we are using the <a href="http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme">Gnome Icon Theme</a> from the <a href="http://www.gnome.org">GNOME Project</a> as a source for the placeholders. Those icons are licensed under the GNU LGPL v.3 or Creative Commons BY-SA 3.0 license.</p>
<p>Not everything (product, component, etc.) has a logo, to show something for internal parts of Home Assistant we are using the <a href="https://materialdesignicons.com/">Material Design Icons</a>.</p>