docs: add clean markdown version of all documentation pages (#11308)
* added route to book * added to resources * added route to ui * added to user guide
This commit is contained in:
@@ -13,11 +13,11 @@ You can build your storefront from scratch with your preferred tech stack, or st
|
||||
<CardList
|
||||
items={[
|
||||
{
|
||||
text: "Install Next.js Starter Storefront",
|
||||
title: "Install Next.js Starter Storefront",
|
||||
href: "!resources!/nextjs-starter"
|
||||
},
|
||||
{
|
||||
text: "Build Custom Storefront",
|
||||
title: "Build Custom Storefront",
|
||||
href: "!resources!/storefront-development"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user