Files
scherbengericht-jetzt/_config.yml
2025-02-14 01:17:14 +01:00

22 lines
492 B
YAML

future: true
# "gems" is called "plugins" in jekyll>=3.0
gems:
- jekyll-youtube
- jekyll-feed
exclude:
- .gitignore
#safe: false
# needed to make feed link work:
baseurl: ""
title: "Scherbengericht jetzt"
# what do we need this for?
#url: "https://scherbengericht-jetzt.de"
mini_magick:
photoFolders:
source: assets/img/albums
destination: assets/img/thumbnails
resize: "320x240^"
#resize: "320x240!"
gravity: "center"
extent: "320x240"