Site updated at 2018-01-26 19:59:18 UTC

This commit is contained in:
Travis CI 2018-01-26 19:59:18 +00:00
parent d1b3a742bf
commit 65da54814a
26 changed files with 75 additions and 72 deletions

View file

@ -83,7 +83,7 @@
<h3><a class="title-link" name="logo" href="#logo"></a> Logo</h3>
<p>The current logo was created by <a href="http://jeremygeltman.com/">Jeremy Geltman</a>. Further details can be found in the <a href="/blog/2015/03/08/new-logo/">announcement</a>.</p>
<h3><a class="title-link" name="license" href="#license"></a> License</h3>
<p>Home Assistant is open source software and available under the <a href="https://opensource.org/licenses/MIT">MIT</a> license.</p>
<p>Home Assistant is open source software and available under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a> license.</p>
<h3><a class="title-link" name="numbers" href="#numbers"></a> Numbers</h3>
<p>This sections just contains some random numbers of the Home Assistant eco-system. Sorry, only the main repository counts.</p>
<table>
@ -92,43 +92,45 @@
<th>Description</th>
<th>2015</th>
<th>2016</th>
<th>2017</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://discord.gg/c5DvZ4e">Gitter.io</a></td>
<td>334</td>
<td>2367</td>
</tr>
<tr>
<td><a href="https://community.home-assistant.io/">Forum posts</a></td>
<td>352</td>
<td>33004</td>
<td>171981</td>
</tr>
<tr>
<td><a href="https://community.home-assistant.io/">Forum topics</a></td>
<td>83</td>
<td>4863</td>
<td>21512</td>
</tr>
<tr>
<td><a href="https://community.home-assistant.io/">Forum members</a></td>
<td>92</td>
<td>3931</td>
<td>16663</td>
</tr>
<tr>
<td><a href="https://github.com/home-assistant/home-assistant/stargazers">Github stars</a></td>
<td>2519</td>
<td>5239</td>
<td>12074</td>
</tr>
<tr>
<td><a href="https://github.com/home-assistant/home-assistant/network">Github forks</a></td>
<td>374</td>
<td>1424</td>
<td>3474</td>
</tr>
<tr>
<td>Page views <a href="https://home-assistant.io">ha.io</a></td>
<td>190,271</td>
<td>1,284,855</td>
<td>600,372</td>
<td>6,614,343</td>
<td>23,727,481</td>
</tr>
</tbody>
</table>
@ -138,6 +140,7 @@
2014: 328
2015: 2963
2016: 4299
2017: 3917
</code></pre>
</div>
<p>More details and statistics can be found on <a href="https://github.com/home-assistant/home-assistant/graphs/contributors">Github</a>.</p>