From 5aced8eafd9bb48dd83c8426c838a6a6bcc01e9e Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 4 Jan 2017 14:09:28 +0100 Subject: [PATCH] Update numbers --- source/help/trivia.markdown | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/source/help/trivia.markdown b/source/help/trivia.markdown index 9c7756c3f07..5b6f776c9da 100644 --- a/source/help/trivia.markdown +++ b/source/help/trivia.markdown @@ -29,17 +29,17 @@ Home Assistant is open source software and available under the [MIT](https://ope ### {% linkable_title Numbers %} -This sections just contains some random numbers of the Home Assistant eco-system. +This sections just contains some random numbers of the Home Assistant eco-system. Sorry, only the main repository counts. -| Description | 2015 | +| Description | 2015 | 2016 | |---|---| -| [Gitter.io](https://gitter.im/home-assistant/home-assistant) | 334 | -| [Forum posts](https://community.home-assistant.io/) | 352 | -| [Forum topics](https://community.home-assistant.io/) | 83 | -| [Forum members](https://community.home-assistant.io/) | 92 | -| [Github stars](https://github.com/home-assistant/home-assistant/stargazers) | 2519 | -| [Github forks](https://github.com/home-assistant/home-assistant/network) | 374 | -| Page views [ha.io](https://home-assistant.io) | 190'271| +| [Gitter.io](https://gitter.im/home-assistant/home-assistant) | 334 | 2367 | +| [Forum posts](https://community.home-assistant.io/) | 352 | 33004 | +| [Forum topics](https://community.home-assistant.io/) | 83 | 4863 | +| [Forum members](https://community.home-assistant.io/) | 92 | 3931 | +| [Github stars](https://github.com/home-assistant/home-assistant/stargazers) | 2519 | 5239 | +| [Github forks](https://github.com/home-assistant/home-assistant/network) | 374 | 1424 | +| Page views [ha.io](https://home-assistant.io) | 190,271 | 1,284,855 | ### {% linkable_title Commit per year %} @@ -49,17 +49,11 @@ The numbers below only covers the [main git repository](https://github.com/home- 2013: 147 2014: 328 2015: 2963 -2016: 1439 (so far) +2016: 4299 ``` More details and statistics can be found on [Github](https://github.com/home-assistant/home-assistant/graphs/contributors). -[RocketGraph](https://rocketgraph.com) reports shows commit stats for the last 90 days and a neat visual calendar for the current calendar year. - -- [home-assistant](https://rocketgraph.com/s/O163F6yWdgR) -- [home-assistant-polymer](https://rocketgraph.com/s/AfvsRKE_WfB) -- [home-assistant.io](https://rocketgraph.com/s/PvCS9rv7ODL) - ### {% linkable_title First commit %} The first commit in `git` was made on Sep 17, 2013 by [Paulus Schoutsen](https://github.com/balloob).