No description
Find a file
Gabriel Garrido 582a6a9435 Add todos
2024-04-21 15:20:25 +02:00
client Fetch user account id and posts 2024-04-21 15:08:09 +02:00
.gitignore Initial commit 2024-04-21 11:21:55 +00:00
go.mod Fetch user account id and posts 2024-04-21 15:08:09 +02:00
LICENSE Fetch user account id and posts 2024-04-21 15:08:09 +02:00
main.go Fetch user account id and posts 2024-04-21 15:08:09 +02:00
README.md Add todos 2024-04-21 15:20:25 +02:00

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