Separate Repaircafè Blog

This commit is contained in:
T
2025-03-23 19:09:57 +01:00
parent 0bb465406f
commit 1d56d4dbdc
249 changed files with 256 additions and 141 deletions

View File

@ -6,14 +6,26 @@ description: >
Alle Interessierten sind herzlich zu unserem Treff eingeladen.
baseurl: ""
url: "https://chaospott.de"
# set timezone
timezone: Europe/Berlin
# Build settings
markdown: kramdown
permalink: /:year/:month/:day/:title:output_ext
paginate: 5
paginate_path: "/blog/:num"
plugins: [jekyll-paginate]
include: [
".well-known"
]
plugins:
- jekyll-paginate
include:
- ".well-known"
defaults:
- scope:
path: _posts/blog
values:
type: blog
- scope:
path: _posts/repair
values:
type: repair