personal_site/_config.yml
2023-11-09 16:11:41 +00:00

34 lines
480 B
YAML

title: Tom Hodson
description: Physics, Programming and Baking.
url: https://thomashodson.com
author:
twitter: T_Hodson
exclude: ["env/", ]
host: 0.0.0.0
collections:
cv_entries:
output: true
thesis:
output: true
talks:
output: true
projects:
output: true
plugins:
- jekyll-feed
- jekyll-redirect-from
- flexible_include
- jekyll-node-module
whitelist:
- jekyll-feed
- jekyll-redirect-from
- flexible_include
feed:
posts_limit: 100