www.byjp.me/.syndicate
JP Hastings-Spital 46f89fe7ba Add a few new comments
Perhaps I'll work on importing webmentions next!
2024-03-28 00:07:29 +00:00

36 lines
950 B
Text

publish_root = "public/"
publish_url = "https://www.byjp.me/"
feeds = ["index.xml"]
content_glob = "content/**/*.md"
interactions_dir = "data/interactions/"
interaction_pfps_dir = "static/interaction-pfps/"
[sites]
# [sites.instagram]
# type = "instagram"
# username = "jphastings"
# password_envvar = "INSTAGRAM_PASSWORD"
# totp_envvar = "INSTAGRAM_TOTP"
# [sites.bluesky]
# type = "atproto"
# server = "https://bsky.social"
# username = "byjp.me"
# app_key_envvar = "BLUESKY_PASSWORD"
[sites.pixelfed]
type = "pixelfed"
server = "https://pixelfed.social"
username = "jphastings"
access_token_envvar = "PIXELFED_ACCESS_TOKEN"
# [sites.medium]
# type = "medium"
# username = "jphastings"
# password_envvar = "MEDIUM_PASSWORD"
# [sites.mastodon]
# type = "mastodon"
# server = "https://hachyderm.io"
# username = "byjp"
# password_envvar = "MASTODON_PASSWORD"