sloane.sh/_config.yml

32 lines
877 B
YAML
Raw Permalink Normal View History

url: "https://sloanelybutsurely.com" # the base hostname & protocol for your site, e.g. http://example.com
2025-01-28 12:38:02 -05:00
baseurl: "" # the subpath of your site, e.g. /blog
title: "sloanelybutsurely.com" # the name of your site, e.g. ACME Corp.
permalink: /:categories/:year/:month/:day/:title/
2025-01-28 12:38:02 -05:00
plugins:
- jekyll-compose
2025-01-28 17:53:02 -05:00
- jekyll-webmention_io
2025-01-28 12:38:02 -05:00
2025-01-28 17:53:02 -05:00
webmentions:
username: sloanelybutsurely.com
cache_folder: _data
legacy_domains:
- http://sloane.sh
- https://sloane.sh
- http://sloanelybutsurely.com
bad_uri_policy:
whitelist:
- "^https://brid.gy/publish/"
2025-01-28 17:53:02 -05:00
syndication:
mastodon:
endpoint: https://brid.gy/publish/mastodon
2025-01-28 18:34:45 -05:00
response_mapping:
syndication: $.url
2025-01-28 17:53:02 -05:00
bluesky:
endpoint: https://brid.gy/publish/bluesky
2025-01-28 18:34:45 -05:00
response_mapping:
syndication: $.url
2025-01-28 12:38:02 -05:00
author:
name: sloane
url: "https://sloanelybutsurely.com"