Skip to content

Welcome

Documentation for the Nama Shopify theme — what each section and block does, every setting it exposes, and the conventions the build follows.

Terminal window
cd docs-site
npm install
npm run dev # http://localhost:4321
Command What it does
npm run dev Local dev server with hot reload
npm run build Production build into dist/
npm run preview Serve the production build locally
npm run check Type-check content and config
npm run deploy Build and deploy to Cloudflare Pages

The site is set to noindex, nofollow — it’s internal documentation and should stay out of search results.