From 2acf7d9058ccdaaf8ec5b98dd7e818f41cb8f04f Mon Sep 17 00:00:00 2001 From: nek0 Date: Sat, 13 Oct 2018 16:00:59 +0200 Subject: [PATCH] new post and adjustments to script --- newpost.sh | 2 +- .../2018-10-13-Here-comes-another-year.md | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 site/posts/2018-10-13-Here-comes-another-year.md diff --git a/newpost.sh b/newpost.sh index be27b2c..3e94568 100755 --- a/newpost.sh +++ b/newpost.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#! /bin/sh date=$(date +%Y-%m-%d) title= diff --git a/site/posts/2018-10-13-Here-comes-another-year.md b/site/posts/2018-10-13-Here-comes-another-year.md new file mode 100644 index 0000000..58bbbd5 --- /dev/null +++ b/site/posts/2018-10-13-Here-comes-another-year.md @@ -0,0 +1,18 @@ +--- +title: Here comes another year +author: nek0 +description: +--- + +Hello folks, + +As the 35C3 grows nearer, our plans for this years ChaosZone assembly grow more +concrete. Our plans are ambitions but not imposible, but we still need all +helping hands we can get. Let's make this year's Congress excellent for +everyone. + +If You want to participate, help or just seek contakt, you can subscribe to the +mailing list "Zone" at or join the channel #chaoszone on +[Hackint](https://hackint.org/). + +Hapy hacking until then!