Site updated at 2016-01-16 19:31:32 UTC

This commit is contained in:
Travis CI 2016-01-16 19:31:32 +00:00
parent 87b55d1a76
commit bdff698a23
134 changed files with 3034 additions and 252 deletions

View file

@ -128,6 +128,49 @@
<p>Home Assistant is open source software and available under the <a href="https://opensource.org/licenses/MIT">MIT</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.</p>
<table>
<thead>
<tr>
<th>Description</th>
<th>2015</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://gitter.im/balloob/home-assistant">Gitter.io</a></td>
<td>334</td>
</tr>
<tr>
<td><a href="https://automic.us/forum/index.php">Forum posts</a></td>
<td>352</td>
</tr>
<tr>
<td><a href="https://automic.us/forum/index.php">Forum topics</a></td>
<td>83</td>
</tr>
<tr>
<td><a href="https://automic.us/forum/index.php">Forum members</a></td>
<td>92</td>
</tr>
<tr>
<td><a href="https://github.com/balloob/home-assistant/stargazers">Github stars</a></td>
<td>2519</td>
</tr>
<tr>
<td><a href="https://github.com/balloob/home-assistant/network">Github forks</a></td>
<td>374</td>
</tr>
<tr>
<td>Pageviews <a href="https://home-assistant.io">ha.io</a></td>
<td>190271</td>
</tr>
</tbody>
</table>
<h3><a class="title-link" name="commit-per-year" href="#commit-per-year"></a> Commit per year</h3>
<p>The numbers below only covers the <a href="https://github.com/balloob/home-assistant/">main git repository</a> and doesnt take the helpers (<a href="https://github.com/balloob/home-assistant.io">home-assistant.io</a>, <a href="https://github.com/balloob/home-assistant-polymer">home-assistant-polymer</a>, and <a href="https://github.com/balloob/home-assistant-js">home-assistant-js</a>) into account.</p>
@ -135,7 +178,7 @@
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre>2013: 147
2014: 328
2015: 2266 (so far)
2015: 2963
</pre></div>
</div>
</div>