Web/main/_config.yaml

24 lines
371 B
YAML

permalink: blog/:title/
plugins:
- jekyll-feed
- jekyll-postfiles
# markdown formatting
kramdown:
header_offset: 1
typographic_syms:
hellip: ...
mdash: ---
ndash: --
laquo: "<<"
raquo: ">>"
# atom feed information
url: https://ellpeck.de
title: Ellpeck.de
description: Ell's Little Internet Place
author: Ellpeck
feed:
posts_limit: 10000