Site updated at 2017-01-04 13:37:54 UTC
This commit is contained in:
parent
ef464aa3e1
commit
a527c44654
24 changed files with 50 additions and 48 deletions
|
@ -112,43 +112,51 @@
|
|||
|
||||
<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>
|
||||
<p>This sections just contains some random numbers of the Home Assistant eco-system. Sorry, only the main repository counts.</p>
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Description</th>
|
||||
<th>2015</th>
|
||||
<th>2016</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href="https://gitter.im/home-assistant/home-assistant">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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://community.home-assistant.io/">Forum topics</a></td>
|
||||
<td>83</td>
|
||||
<td>4863</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://community.home-assistant.io/">Forum members</a></td>
|
||||
<td>92</td>
|
||||
<td>3931</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/home-assistant/home-assistant/stargazers">Github stars</a></td>
|
||||
<td>2519</td>
|
||||
<td>5239</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/home-assistant/home-assistant/network">Github forks</a></td>
|
||||
<td>374</td>
|
||||
<td>1424</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Page views <a href="https://home-assistant.io">ha.io</a></td>
|
||||
<td>190’271</td>
|
||||
<td>190,271</td>
|
||||
<td>1,284,855</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -160,20 +168,12 @@
|
|||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code>2013: 147
|
||||
2014: 328
|
||||
2015: 2963
|
||||
2016: 1439 <span class="o">(</span>so far<span class="o">)</span>
|
||||
2016: 4299
|
||||
</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>
|
||||
|
||||
<p><a href="https://rocketgraph.com">RocketGraph</a> reports shows commit stats for the last 90 days and a neat visual calendar for the current calendar year.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://rocketgraph.com/s/O163F6yWdgR">home-assistant</a></li>
|
||||
<li><a href="https://rocketgraph.com/s/AfvsRKE_WfB">home-assistant-polymer</a></li>
|
||||
<li><a href="https://rocketgraph.com/s/PvCS9rv7ODL">home-assistant.io</a></li>
|
||||
</ul>
|
||||
|
||||
<h3><a class="title-link" name="first-commit" href="#first-commit"></a> First commit</h3>
|
||||
|
||||
<p>The first commit in <code class="highlighter-rouge">git</code> was made on Sep 17, 2013 by <a href="https://github.com/balloob">Paulus Schoutsen</a>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue