personal_site/_config.yml
2022-11-23 16:19:41 +01:00

30 lines
428 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
- flexible_include
whitelist:
- jekyll-feed
- jekyll-redirect-from
- flexible_include
feed:
posts_limit: 20