I just pushed up the initial release of a plugin for Micro.blog. It’s boringly called plugin-bandcamp
. It allows you to use a shortcode to embed players from the Bandcamp site.
It looks like this:
You can install it to your Micro.blog from this page.
I worked hard to make it so the user can take advantage of the various layouts and options that Bandcamp’s embeds offer. That usage looks like this in code:
{{< bandcamp url="https://jakexerxesfussell.bandcamp.com/album/good-and-green-again" layout="standard-small-art" tracklist="true" theme="dark" >}}
and this as the actual embed:
There are more details in the readme.