Does anyone have a good way to create a reasonable visual layout for a mastodon archive of posts? Say like a styled rss feed with post text and thumbnails, and maybe paginated. I'd like a section on my website with at least some of the posts from my other masto acct, searchable via Grav search.

#ideas #MastodonArchiveViewer #json #webdev

Trying to get the mastodon exported backup in a nicer view I just found this small little "Mastodon Archive Viewer" on github.

https://github.com/zero-mstd/mav-z/tree/master

It's just a local html page you open in your browser, open the archive .tar.gz file from mastodon and voila.

You get some stats and the toots in a nice readable way mimicking the official mastodon layout.

#Mastodon #MastodonBackup #MastodonDataExport #MastodonArchiveViewer

GitHub - zero-mstd/mav-z: An offline web page to view a mastodon archive.

An offline web page to view a mastodon archive. Contribute to zero-mstd/mav-z development by creating an account on GitHub.

GitHub