mastodon-markdown-archive/README.md

11 lines
510 B
Markdown
Raw Normal View History

2024-04-21 13:16:46 +00:00
# Mastodon PESOS
Fetch a Mastodon account's posts and save them as Markdown files. For the time being this works with [Hugo](https://gohugo.io).
Use this to syndicate Mastodon posts to your own site. See IndieWeb's guide on [PESOS](https://indieweb.org/PESOS) for more information.
2024-04-21 11:21:55 +00:00
2024-04-21 13:20:25 +00:00
## To do
- [x] Fetch Mastodon account id
- [x] Fetch Mastodon posts
- [ ] Support filtering posts using Mastodon's [query parameters](https://docs.joinmastodon.org/methods/accounts/#query-parameters)
- [ ] Save posts to files