Add Ken's stats function

This commit is contained in:
Alex Ellis
2018-09-28 21:58:22 +01:00
committed by GitHub
parent 76e476dea0
commit 49bb180412

View File

@ -24,13 +24,17 @@ OpenFaaS® (Functions as a Service) is a framework for building Serverless fu
![Stack](https://pbs.twimg.com/media/DFrkF4NXoAAJwN2.jpg) ![Stack](https://pbs.twimg.com/media/DFrkF4NXoAAJwN2.jpg)
### Branding / sponsorship ### Press / Branding / Sponsors
For information on branding, the press-kit, registered entities and sponsorship head over to the [openfaas/media](https://github.com/openfaas/media/blob/master/README.md) repo. You can also order custom SWAG or take part in the weekly Twitter contest [#FaaSFriday](https://twitter.com/search?q=faasfriday&src=typd) For information on branding, the press-kit, registered entities and sponsorship head over to the [openfaas/media](https://github.com/openfaas/media/blob/master/README.md) repo. You can also order custom SWAG or take part in the weekly Twitter contest [#FaaSFriday](https://twitter.com/search?q=faasfriday&src=typd)
Looking for statistics? This project does not use a mono-repo, but is split across several components. Use [Ken Fukuyama's dashboard](https://kenfdev.o6s.io/github-stats-page) to gather accurate counts on contributors, stars and forks across the [GitHub organisation](https://github.com/openfaas).
Incubator projects are not counted in these totals and are hosted under [openfaas-incubator](https://github.com/openfaas) awaiting graduation.
### Governance ### Governance
OpenFaaS® is an independent project founded by [Alex Ellis](https://www.alexellis.io) which is now being built and shaped by a growing community of contributors. Project website: [openfaas.com](https://www.openfaas.com). OpenFaaS® is an independent project founded by [Alex Ellis](https://www.alexellis.io) which is now being built and shaped by a growing community of contributors, GitHub Organisation members, Core contributors and end-users. More at: [openfaas.com](https://www.openfaas.com).
### Users ### Users
@ -96,17 +100,11 @@ module.exports = (callback, context) => {
The easiest way to get started with functions is to take the workshop or one of the tutorials in the documentation. The easiest way to get started with functions is to take the workshop or one of the tutorials in the documentation.
## Documentation
We are building a new documentation site at [docs.openfaas.com](http://docs.openfaas.com).
The source repository for the documentation website is [openfaas/docs](https://github.com/openfaas/docs).
For all other guides, tutorials, trouble-shooting and blog posts head over to our [guides page](https://github.com/openfaas/faas/tree/master/guide) on GitHub.
## Get started with OpenFaaS ## Get started with OpenFaaS
### Official documentation and blog ### Official documentation and blog
See our documentation on [docs.openfaas.com](https://docs.openfaas.com/)
See our documentation on [docs.openfaas.com](https://docs.openfaas.com/). The source repository for the documentation website is [openfaas/docs](https://github.com/openfaas/docs).
Read latest news on OpenFaaS from the community [blog](https://www.openfaas.com/blog/) Read latest news on OpenFaaS from the community [blog](https://www.openfaas.com/blog/)