personal_site/_config.yml
2022-06-23 15:29:07 +02:00

18 lines
259 B
YAML

title: Tom Hodson's Blog
description: Physics, Programming and Baking.
url: http://thomashodson.com/
author:
twitter: T_Hodson
exclude: ["env/", ]
host: 0.0.0.0
collections:
cv_entries:
output: true
plugins:
- jekyll-feed
feed:
posts_limit: 20