is there a way i can embed a feed of my fedi posts onto my neocities?

#neocities
@aenthology i guess you could query the RSS-feed or the json API of your mastodon account and display that with some Javascript. A bit like this: https://berglyd.net/blog/2023/03/mastodon-comments/
Threaded Mastodon Comments

Already before I set up this website using Hugo, I wanted to integrate Mastodon comments into the posts. I had already come across this implementation by Carl Schwan before, and it seems to work really well. Integrating it was fairly straightforward, and is already explained in his post. I modified it a bit to remove the dialog box and include the core of those instructions in the comment section preamble. Aside from that, I was happy with the original setup as a starting point.

Veronica Writes
@TannersAndRodents that makes sense, thanks!!