Chapter VIII · Publishing

Creem product setup: Cookbook Premium Edition

Everything you need to stand up the paid product in Creem. The agent prepared the copy; the dashboard steps are yours (account, payout, upload, publish).

Product

Delivery files (build them first)

From the repo root, on the cookbook-premium-edition branch:

cd site && npm run build && npm run build:pdf   # -> dist-book/cookbook.pdf
cd .. && node scripts/build-bundle.mjs          # -> dist-book/cookbook-kitchen-bundle.zip

Upload both to the Creem product:

No license keys needed: the files are ungated, Creem just delivers them on purchase.

Product description (paste into Creem)

The whole kitchen, plated.

Every recipe in this cookbook is free to read at escoffierlabs.dev/cookbook. This is the edition you buy because you want the artifact: the full guide, typeset and designed for offline reading, plus the parts that are not on the web.

What you get:

  • The typeset PDF. 823 pages, cover to colophon, designed to actually read.
  • Exclusive hero diagrams that open each chapter. They are not on the website.
  • The runnable kitchen bundle: every template, config, and a one-page setup checklist that takes you from an empty machine to a running stack.

One-time purchase. Free updates for the life of the edition. You are buying the designed artifact and the bundle, not access to the knowledge, which stays free.

Thank-you text (paste into Creem post-purchase message)

Thank you. Your two downloads are below: the Premium Edition PDF and the kitchen bundle. Updates to this edition are free, you will get them at this same link. Questions or a problem with a download? Reply to your receipt email.

Refund policy line

Digital product. If a download is broken or not what was described, email within 14 days for a full refund.

Free-updates promise wording (use consistently)

Free updates for the life of this edition.

Solomon dashboard checklist

After the URL is live

The agent (or you) swaps the placeholder, rebuilds, and ships the buy section:

cd site && npm run build && npm run check