mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
25 lines
357 B
YAML
25 lines
357 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
|
|
|
|
plugins:
|
|
- jekyll-feed
|
|
- jekyll-redirect-from
|
|
|
|
whitelist:
|
|
- jekyll-feed
|
|
- jekyll-redirect-from
|
|
|
|
feed:
|
|
posts_limit: 20 |