testing:
This page demonstrates a widget that pulls in the feed of a substack blog, in this case, The Free Press at https://www.thefp.com/
It was a nice surprise to see that I didn't even have to ask the webmaster to whitelist the tool I used to pull in the feed and convert it to data the web page could use.
So I recommend using substack as your blog and giving me the URL, and then we can design a widget that displays the blog posts on your site or on the deprtment or faculty sites.
I didn't add any styling to feed, I displayed it as is, adding only a divider between posts.
We can easily add more styling if you want, and if you add images to your blog posts, I think we should be able to pull those in as well.
Code comes from:
https://rss2json.com/rss-to-json-api-javascript-example
But, strangely, it doesn't let me edit it, after it has been saved......