personal_site/_config.yml
2022-10-24 14:30:52 +01:00

28 lines
386 B
YAML

title: Tom Hodson
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
thesis:
output: true
talks:
output: true
plugins:
- jekyll-feed
- jekyll-redirect-from
whitelist:
- jekyll-feed
- jekyll-redirect-from
feed:
posts_limit: 20