2014-10-20 20:33:40 +00:00
# Site settings
2021-04-22 14:27:05 +00:00
title : Chaospott | CCC Essen - wir sind da watt am hacken dran...
2014-10-20 20:33:40 +00:00
email : info@chaospott.de
2018-10-13 22:40:14 +00:00
description : >
2014-10-26 13:11:10 +00:00
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.
2018-10-13 22:40:14 +00:00
baseurl : ""
2016-01-02 21:00:17 +00:00
url : "https://chaospott.de"
2018-11-07 15:04:24 +00:00
# set timezone
timezone : Europe/Berlin
2014-10-20 20:33:40 +00:00
# Build settings
markdown : kramdown
2018-10-13 22:58:53 +00:00
permalink : /:year/:month/:day/:title:output_ext
2016-01-13 20:50:37 +00:00
paginate : 5
2016-01-13 23:33:51 +00:00
paginate_path : "/blog/:num"
2018-10-13 22:40:14 +00:00
plugins : [ jekyll-paginate]
2017-11-17 15:19:21 +00:00
include : [
".well-known"
]