mirror of
https://github.com/adulau/mastodon-markdown-archive.git
synced 2024-11-21 17:37:06 +00:00
No description
client | ||
files | ||
templates | ||
.gitignore | ||
go.mod | ||
LICENSE | ||
main.go | ||
README.md |
Mastodon PESOS
Fetch a Mastodon account's posts and save them as Markdown files. For the time being this works with Hugo.
Use this to syndicate Mastodon posts to your own site. See IndieWeb's guide on PESOS for more information.
To do
- Fetch Mastodon account id
- Fetch Mastodon posts
- Support filtering posts using Mastodon's query parameters
- Save posts to files