# worthspreading.com — Make It Again community cookbook Worth Spreading is a small app studio. Make It Again is our household cookbook app, and /makeitagain/recipes is its community cookbook: a small, hand-checked library of recipes shared by home cooks. Every recipe is read by a person for clarity and safety before it is published. ## License and attribution - Every recipe under /makeitagain/recipes is published under Creative Commons Attribution 4.0 (CC BY 4.0): https://creativecommons.org/licenses/by/4.0/ - Attribution is required and it belongs to the cook, not to us. Credit the name shown on the recipe page ("by {name}"). Cooks who chose not to be named are credited as "A home kitchen". - If you reproduce or adapt a recipe, keep the credit and link back to the recipe page on worthspreading.com. - Recipe pages are static HTML: each one carries its schema.org/Recipe JSON-LD (author, license, and the cookbook's only public metric — the percentage of cooks who said they would make it again; there are no star ratings) directly in the page, readable without JavaScript. An index of every page lives at /sitemap.xml. The same published recipes are also available from the public read-only API: https://firestore.googleapis.com/v1/projects/makeitagain-prod/databases/(default)/documents/published The license and attribution rules above apply to that data equally. ## What is not licensed - The rest of this site (app pages, legal pages, brand assets) is not under CC BY 4.0 — it is ordinary copyrighted material. - /r/ pages are private shared-recipe links between people. They are noindex, may be turned off by the sender at any time, and are not part of the community cookbook or its license. - /makeitagain/admin is a private moderation console. Nothing public lives there. ## Contact support@worthspreading.com — a human reads it.