From 1245995895287065f3c4348991e6e33ae3123f42 Mon Sep 17 00:00:00 2001
From: Alex Ellis <alexellis2@gmail.com>
Date: Mon, 21 Aug 2017 12:49:43 +0100
Subject: [PATCH] Add blog posts

---
 community.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/community.md b/community.md
index 7e9c0a46..be9657d0 100644
--- a/community.md
+++ b/community.md
@@ -35,7 +35,10 @@ There are three main Github repos
 
 | Blog/repo name and description                                          | Author       | Site     | Date        |
 |---------------------------------------------------------------------|--------------|----------|-------------|
-| [Time2Code](https://github.com/JockDaRock/Time2Code) | Jock Reed | github.com | 9-Aug-2017 |
+| [Your Serverless Raspberry Pi cluster with Docker](https://blog.alexellis.io/your-serverless-raspberry-pi-cluster/) | Alex Ellis | alexellis.io | 20-Aug-2017 |
+| [Your first serverless Python function with OpenFaaS](https://blog.alexellis.io/first-faas-python-function/) | Alex Ellis | alexellis.io | 11-Aug-2017 |
+| **[Introducing Functions as a Service (FaaS)](Introducing Functions as a Service (FaaS))** | Alex Ellis | alexellis.io | 08-Aug-2017 |
+| [Time2Code code-editor](https://github.com/JockDaRock/Time2Code) | Jock Reed | github.com | 9-Aug-2017 |
 | [FaaS complete walk-through on Kubernetes (video)](https://www.youtube.com/watch?v=0DbrLsUvaso) | Alex Ellis | youtube.com | 28-Jul-2017 |
 | [Kittens vs Tarsiers - an introduction to serverless machine learning](http://jmkhael.io/kittens-vs-tarsiers-an-introduction-to-serverless-machine-learning/) | Johnny Mkhael | jmkhael.io | 24-Jul-2017|
 | [Old and new - ASCII art and serverless](http://jmkhael.io/create-a-serverless-ascii-banner-with-faas/) | Johnny Mkhael | jmkhael.io | 29-Jun-2017|
-- 
GitLab