# Nyxel ## Pages - [Bridge theme](/docs/bridge.md): A future Liquid companion for Shopify-native theme app blocks that cannot render headlessly. - [CLI](/docs/cli.md): Run Nyxel development, validation, inspection, generation, build, and smoke commands. - [Nyxel Connect](/docs/connect.md): The Shopify-facing provisioning and release control plane. - [Content models](/docs/content-models.md): Decide which content belongs in Shopify and which presentation belongs in Nyxel. - [Dynamic sources](/docs/dynamic-sources.md): Bind component settings and repeaters to Shopify route and commerce data. - [Editor hosting](/docs/editor-platform/hosting-study.md): The supported split-origin editor model and a future same-origin deployment option. - [Visual Editor](/docs/editor.md): How Canvas, Preview, the Navigator, the Inspector, and document actions work together. - [Introduction](/docs.md): Build visually editable Shopify storefronts with Astro, Svelte, and typed component contracts. - [Architecture](/docs/project-structure.md): Applications, packages, origins, request flow, and persistence boundaries in the Nyxel monorepo. - [Save, preview, and publish](/docs/publishing.md): Understand local draft state, JSON persistence, Preview sessions, and the future production release flow. - [Roadmap](/docs/roadmap.md): What Nyxel supports now and which platform capabilities come next. - [Sections and blocks](/docs/sections.md): Author typed storefront components with settings, regions, presets, and hydration policy. - [Commerce boundaries](/docs/storefront-sdk/commerce-boundaries.md): What Shopify owns, what Nyxel owns, and how interactive storefront surfaces coordinate. - [Storefront runtime](/docs/storefront-sdk.md): How Astro composes templates, creates request context, resolves themes, and hydrates interactive components. - [Why Nyxel](/docs/why-nyxel.md): Why Nyxel combines Shopify’s theme model with Astro composition and Svelte-first authoring.