feat: added Composable Frontends product page#2316
feat: added Composable Frontends product page#2316Maciej D (mdanilowicz) wants to merge 3 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new product overview page for Composable Frontends, introducing its purpose, benefits, architecture, and links to the dedicated Frontends documentation.
Changes:
- Adds a new
products/composable-frontends/index.mdoverview page. - Adds a Composable Frontends logo SVG asset.
- References the existing architecture image and external getting-started resources.
Reviewed changes
Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
products/composable-frontends/index.md |
New documentation overview page for Composable Frontends. |
assets/products-composableFrontends-logo.svg |
New SVG logo used by the overview page. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Bojan Rajh (@bojanrajh) shouldn't this be updated instead? https://github.com/shopware/developer-portal/blob/5d500d28b7c976f67d9c2f45f85b24276a7c7d21/src/storefront/index.md?plain=1#L7 Or is there some new logic with the new menu? |
|
Micha Hobert (@Isengo1989) Ideally, we would move that file into the |
This pull request adds a new overview page for Composable Frontends to the documentation. The new page introduces the product, explains its benefits, describes its architecture, and provides links to further resources for getting started.
Documentation additions:
index.mdfile underproducts/composable-frontendsthat provides an overview of Composable Frontends, including its purpose, key features, architecture diagram, and links to official documentation and setup guides.