From b9c43d53cdb244d38c4490c965e04cd9e4d5aba2 Mon Sep 17 00:00:00 2001 From: Alistair Hey Date: Mon, 20 Jan 2020 10:02:58 +0000 Subject: [PATCH] Add blog to community.md Serverless made accessible Signed-off-by: Alistair Hey --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index c96bbab8..984e3bd2 100644 --- a/community.md +++ b/community.md @@ -70,6 +70,7 @@ It would be great to hear from you especially if you have any of the above and w | Blog/repo name and description | Author | Site | Date | |-------------------------------------------------------------------------|--------------|----------|-------------| +| [Introduction to OpenFaaS: Serverless made accessible](https://www.objectif-libre.com/en/blog/2020/01/17/openfaas-made-accessible/) | Florian Davasse | www.objectif-libre.com | 17-Jan-2020| | [Applying GitOps to OpenFaaS with Flux Helm Operator](https://www.openfaas.com/blog/openfaas-flux/) | Stefan Prodan | www.openfaas.com | 16-Jan-2020| | [OpenFaaS 3rd Birthday Celebrations](https://www.openfaas.com/blog/birthday-teamserverless/) | Alex Ellis | www.openfaas.com | 14-Jan-2020| | [How To Get Started Contributing to OpenFaaS](https://blog.heyal.co.uk/developing-openfaas/)| Alistair Hey | blog.heyal.co.uk| 04-Jan-2020 |