From 2fb62998d21661baddbeb238d61f442b74007e38 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Mon, 15 Jan 2018 14:49:17 +0100 Subject: [PATCH] Added guest post section Signed-off-by: Jim Martens --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1a448b5..7ad75ac 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ website with this repository that you can find under the official URL. You can use it as a starting point for your own website. In the following I will describe what you need to change to make it your own (minimal changes). +## Guest posts + +If you want to contribute a post, feel free to submit a pull request with a post. +Make sure to add the value "author" with your name. + ## Customization - _config.yml: this contains the site configuration, update it to meet your needs