--- title: "Example Book Title" author: "Author Name" cover_image: "https://downloads.twosquirrelspress.com/covers/example-book.jpg" description: "One-line jacket copy for listing pages." stripe_price_id: "price_XXXXXXXXXXXXXXXXXXXXXXXX" price_display: "$6.99" formats: ["EPUB", "PDF"] draft: true --- Full jacket-copy / long description goes here. Duplicate this file for each real book, fill in the real Stripe Price ID (create the Product in the Stripe Dashboard first, with `tsp_book=true` and `file_key=...` set in the Product's metadata), and remove `draft: true` to publish it.