sloane.sh/_config.yml
sloane 7d652f9066
Some checks failed
Build and publish / build-and-deploy (push) Has been cancelled
change name of site
also update accounts
2025-01-29 13:27:29 -05:00

31 lines
877 B
YAML

url: "https://sloanelybutsurely.com" # the base hostname & protocol for your site, e.g. http://example.com
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/
plugins:
- jekyll-compose
- jekyll-webmention_io
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/"
syndication:
mastodon:
endpoint: https://brid.gy/publish/mastodon
response_mapping:
syndication: $.url
bluesky:
endpoint: https://brid.gy/publish/bluesky
response_mapping:
syndication: $.url
author:
name: sloane
url: "https://sloanelybutsurely.com"