From 757c93c7d840859e3f75ccff42fe17d7bd20bffd Mon Sep 17 00:00:00 2001 From: Timm Szigat Date: Wed, 29 Oct 2014 00:17:20 +0100 Subject: [PATCH] fixxed navigation, repaired picture links --- _config.yml | 6 ++--- _includes/header.html | 18 +++++++++++++-- _layouts/default.html | 14 +++++------ _posts/2011-04-26-easterhegg.markdown | 0 _posts/2011-04-26-hackend.markdown | 6 ++--- _posts/2011-08-08-cccamp.markdown | 13 +++++++---- _posts/2011-10-23-datenspuren.markdown | 16 +++++++------ _posts/2012-02-18-hackerspace.markdown | 23 ++++++++++--------- _posts/2012-03-09-mate-sitzsaecke.markdown | 21 +++++++++-------- _posts/2012-03-18-essen-im-chaosdorf.markdown | 14 ++++++----- _posts/2014-10-17-club-v2.markdown | 6 ++--- about.md | 11 --------- css/style.css | 13 +++++------ status.html | 4 ++++ 14 files changed, 90 insertions(+), 75 deletions(-) delete mode 100644 _posts/2011-04-26-easterhegg.markdown delete mode 100644 about.md create mode 100644 status.html diff --git a/_config.yml b/_config.yml index 38b8d31..b34d6b2 100644 --- a/_config.yml +++ b/_config.yml @@ -1,13 +1,11 @@ # Site settings -title: chaospott - your gate to /dev/null +title: chaospott - wir sind da wat am hacken dran... email: info@chaospott.de description: > Wir sind der örtliche Erfa-Kreis des Chaos Computer Clubs in Essen. Unsere Gesprächsthemen und Projekte reichen von Soft- und Hardware zu Datenschutz und Netzpolitik. Alle Interessierten sind herzlich zu unserem Treff eingeladen. baseurl: "" url: "http://chaospott.de" -twitter_username: foobarev -github_username: chaospott # Build settings markdown: kramdown -permalink: /:year/:title:output_ext +permalink: /:year/:month/:day/:title diff --git a/_includes/header.html b/_includes/header.html index 2a25472..bf2e875 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,6 +1,13 @@ -