thomasjwebb/_config.yml

54 lines
1.1 KiB
YAML
Raw Permalink Normal View History

2025-11-21 17:10:55 -08:00
title: Thommy Webb
2025-04-23 18:11:31 -07:00
description: Webb Master
2025-04-23 16:00:58 -07:00
baseurl: ""
2025-04-23 20:55:16 -07:00
url: https://thomasjwebb.com/
2025-04-23 16:00:58 -07:00
theme: cvless
# site settings
2025-04-23 18:11:31 -07:00
taglong: Webb Master
tagshort: Webb Master
2025-04-23 16:00:58 -07:00
# author settings
author:
2025-04-23 18:11:31 -07:00
name: Thomas J. Webb
email: thomas@thomasjwebb.com
2025-11-21 17:10:55 -08:00
photo: assets/files/thommy.png
2025-04-23 18:11:31 -07:00
address: Sparks, NV, USA
# phone: +1 234 567 890
2025-04-23 16:00:58 -07:00
# profile links
profile:
# facebook: https://www.facebook.com/username
# x: https://x.com/username
2025-04-23 18:11:31 -07:00
mastodon: https://haxe.social/@tjw
2025-11-21 17:10:55 -08:00
bluesky: https://bsky.app/profile/tjw.haxe.social
2025-04-23 16:00:58 -07:00
# instagram: https://www.instagram.com/username
2025-04-23 18:11:31 -07:00
linkedin: https://www.linkedin.com/in/thomasjwebb/
2025-04-23 16:00:58 -07:00
# xing: https://www.xing.com/profile/username
# stackoverflow: https://stackoverflow.com/users/0000000/username
# medium: https://medium.com/@username
2025-04-23 18:11:31 -07:00
github: https://github.com/thomasjwebb
2025-11-21 17:10:55 -08:00
cv: false
2025-04-23 16:00:58 -07:00
# build settings
2025-04-25 22:20:17 -07:00
permalink: /:year/:month/:title
2025-04-23 16:00:58 -07:00
exclude:
- LICENSE
- README.md
- Gemfile
- vendor/
- docker-compose.yml
plugins:
- jekyll-feed
- jekyll-gist
- jekyll-paginate-v2
- jekyll-seo-tag
- jekyll-sitemap
2025-04-23 18:11:31 -07:00
- jekyll-optional-front-matter
2025-04-23 16:00:58 -07:00
sass:
sourcemap: never