Skip to content

Commit

Permalink
os changes (#1541)
Browse files Browse the repository at this point in the history
  • Loading branch information
filrak committed Aug 29, 2024
1 parent c46fda3 commit 282bdb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 1 addition & 4 deletions docs/content/1.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,13 @@ Quickly build your storefront with the Alokai SDK for Magento. Connect your Mage

Quickly install, configure, and start using the Magento Integration with the Alokai SDK.

::grid{:columns='3'}
::grid{:columns='2'}
#section-1
:card{to="/general" title="What is Alokai?" description="New here? Learn about all the different ways Alokai can help you build with performant websites." icon="ri:book-2-fill"}

#section-2
:card{to="$base/getting-started/magento" title="Local Development" description="Use our CLI to setup a local Magento instance in minutes." icon="ri:terminal-box-fill"}

#section-3
:card{to="$base/api/magento-sdk" title="GitHub" description="Our Magento 2 SDK is fully open source. Explore the full source code for yourself on GitHub." icon="mdi:github" :colored-icon="false" }
::

## Guides

Expand Down
4 changes: 4 additions & 0 deletions docs/content/2.getting-started/1.quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Your Alokai application has two parts:

2. **Front-end application** - any application using JavaScript or TypeScript that can connect to the server middleware. Popular choices include [Nuxt](https://nuxt.com/) and [Next.js](https://nextjs.org/).

:::read-more
The Open Source version of Magento integration does not come out of the box with ready storefront. This is an Enterprise-only feature. [Read more about Alokai Enterprise](/enterprise)
:::

In this section, we will explain in a step-by-step guide how to use Magento 2 integration in each part of your Alokai application.

:::read-more
Expand Down

0 comments on commit 282bdb7

Please sign in to comment.