sloane.sh/_config.yml

27 lines
745 B
YAML

url: "https://sloane.sh" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "" # the subpath of your site, e.g. /blog
title: "sloane.sh" # the name of your site, e.g. ACME Corp.
permalink: /:categories/:year/:month/:day/:title/index:output_ext
plugins:
- jekyll-compose
- jekyll-webmention_io
webmentions:
username: sloane.sh
cache_folder: _data
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://sloane.sh"