www.byjp.me/.syndicate
JP Hastings-Spital 5c60629d78 Basics of Bluesky
2023-11-12 20:22:03 +00:00

36 lines
944 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"