This plugin allows you to show information for a book from the Google Books API. Though that might change to a different service at some later point
git submodule add https://github.com/mirthe/kirby_bookblock site/plugins/bookblock
Google Books doesn't appear to require a key, so you're good to go.
Placed for example with
(bookblock: isbn: 0593135202)
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
- Error handling
- Lots..