declanbyrd / eleventy-plugin-mastoarchive

Eleventy plugin to expose your Mastodon posts as a global data object.
https://www.npmjs.com/package/eleventy-plugin-mastoarchive
12 stars 1 forks source link

Support media types other than images #2

Open declanbyrd opened 1 year ago

declanbyrd commented 1 year ago

I only tend to post text and images, but others might choose to archive videos, gifs or audio that are attached to their posts.

We should be able to return these additional media types with the posts they are attached to.

https://docs.joinmastodon.org/entities/MediaAttachment/