thomasjwebb/_config.yml
2025-04-23 18:11:31 -07:00

53 lines
1.1 KiB
YAML

title: Thomas J. Webb
description: Webb Master
baseurl: ""
url: https://thomasjwebb.github.io/thomasjwebb/
theme: cvless
# site settings
taglong: Webb Master
tagshort: Webb Master
cv: true
# author settings
author:
name: Thomas J. Webb
email: thomas@thomasjwebb.com
photo: assets/files/photo.jpg
address: Sparks, NV, USA
# phone: +1 234 567 890
# profile links
profile:
# facebook: https://www.facebook.com/username
# x: https://x.com/username
mastodon: https://haxe.social/@tjw
# bluesky: https://bsky.app/profile/username.bsky.social
# instagram: https://www.instagram.com/username
linkedin: https://www.linkedin.com/in/thomasjwebb/
# xing: https://www.xing.com/profile/username
# stackoverflow: https://stackoverflow.com/users/0000000/username
# medium: https://medium.com/@username
github: https://github.com/thomasjwebb
# build settings
permalink: pretty
exclude:
- LICENSE
- README.md
- Gemfile
- vendor/
- docker-compose.yml
plugins:
- jekyll-feed
- jekyll-gist
- jekyll-paginate-v2
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-optional-front-matter
sass:
sourcemap: never