www.byjp.me/.syndicate
JP Hastings-Spital c135910850 Working pixelfed & insta posting
Syndicate is working! Instagra & Pixelfed demonstrated with the new post attached.

Lots of TODOs, but functional enough :)
2023-11-12 07:43:08 +00:00

34 lines
854 B
Text

publish_root = "public/"
publish_url = "https://www.byjp.me/"
feeds = ["index.xml"]
content_glob = "content/**/*.md"
interactions_dir = "data/interactions/"
[sites]
[sites.instagram]
type = "instagram"
username = "jphastings"
password_envvar = "INSTAGRAM_PASSWORD"
totp_envvar = "INSTAGRAM_TOTP"
# [sites.bluesky]
# type = "bluesky"
# username = "byjp.me"
# password_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"