This plugin allows you to show information of an album from the Last.fm API. Though that might change to a different service at some later point
git submodule add https://github.com/mirthe/kirby_albuminfo site/plugins/albuminfo
Add the following to your config:
'lastfm.apiKey' => 'XX'
Placed for example with
(albuminfo: artist: Villagers of Ioannina City title: Age of Aquarius)
See https://css-tricks.com/how-to-make-a-media-query-less-card-component/
- Offer as an official Kirby plugin
- Might use other service(s)
- Add sample SCSS to this readme
- Cleanup code
- Lots..