Skip to content

Commit

Permalink
docs: add bigger callout and update integration links
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmaribojoc committed Aug 30, 2023
1 parent 3c451ea commit 91ccb1d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
11 changes: 10 additions & 1 deletion docs/content/1.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,16 @@ layout: fullscreen
hideFromSiteSearch: true
---

# [Vue Storefront Docs]{.text-4xl}

::info
#title
Looking for Vue Storefront v2 docs?
#default
These docs are written for the Vue Storefront SDK, if you're looking for our Nuxt 2 based solutions, please visit our [v2 docs](https://docs.vuestorefront.io/v2).
::

# [Vue Storefront Docs]{.text-4xl.mt-8.block}


Vue Storefront is a Frontend-as-a-Service that provides several tools to help you build performant, scalable, and customizable eCommerce storefronts. From UI libraries and integrations, to deployment and monitoring, we can help you build the ideal headless commerce experience.

Expand Down
2 changes: 1 addition & 1 deletion docs/content/5.integrations/1.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: All Integrations
Integrations are at the core of every Vue Storefront project. When you build a storefront, you need to connect to your eCommerce platform, CMS, payment provider, and more. When building with Vue Storefront, we make it easy to connect to a variety of third-party services through type-safe integrations.

::warning Looking for Nuxt 2 integrations?
This page is for our SDK integrations. If you're looking for Nuxt 2 integrations, [click here](https://docs.vuestorefront.io/v2/integrations).
This page is for our SDK integrations. If you're looking for Nuxt 2 integrations, [click here](https://docs.vuestorefront.io/v2/integrations/).
::

:integration-list{path="_integrations.json"}
2 changes: 1 addition & 1 deletion docs/content/5.integrations/_integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
{
"title": "Bloomreach Content",
"to": "https://docs.vuestorefront.io/bloomreach-content",
"to": "/integrations/bloomreach-content",
"icon": "IconBloomreach"
}
],
Expand Down

0 comments on commit 91ccb1d

Please sign in to comment.