Web/main/_config.yaml
Ell be430fd461
All checks were successful
Web/pipeline/head This commit looks good
added an atom feed to the blog
2021-12-01 18:12:11 +01:00

22 lines
352 B
YAML

permalink: blog/:title
plugins:
- jekyll-feed
# markdown formatting
kramdown:
header_offset: 1
typographic_syms:
hellip: ...
mdash: ---
ndash: --
laquo: "<<"
raquo: ">>"
# atom feed information
url: https://ellpeck.de
title: Ellpeck.de
description: Ellpeck's little internet place
author: Ellpeck
feed:
posts_limit: 100