chaospott-site/_config.yml

16 lines
548 B
YAML
Raw Normal View History

2014-10-20 22:33:40 +02:00
# Site settings
title: chaospott - wir sind da wat am hacken dran...
2014-10-20 22:33:40 +02:00
email: info@chaospott.de
2014-10-26 14:11:10 +01:00
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.
2014-10-20 22:33:40 +02:00
baseurl: ""
2016-01-02 22:00:17 +01:00
url: "https://chaospott.de"
2014-10-20 22:33:40 +02:00
# Build settings
markdown: kramdown
permalink: /:year/:month/:day/:title
2016-01-13 21:50:37 +01:00
paginate: 5
2016-01-14 00:33:51 +01:00
gems: [jekyll-paginate]
paginate_path: "/blog/:num"
2016-01-31 19:48:29 +01:00
include: ".well-known"