Skip to content

Commit

Permalink
COMDOX-345: Added site search keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-matthews committed Sep 12, 2023
1 parent bff221a commit 41af7de
Show file tree
Hide file tree
Showing 41 changed files with 137 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/linters/metadata.schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ properties:
- Cloud
- Configuration
- Cron
- Deploy
- Events
- Extensibility
- Extensions
Expand All @@ -31,8 +32,11 @@ properties:
- Page Builder
- Payments
- Performance
- Recommendations
- REST
- Routes
- Security
- Services
- Storefront
- Themes
- Tools
Expand Down
3 changes: 3 additions & 0 deletions src/pages/api/buildpack/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Buildpack reference
description: View detailed API reference documentation for the Buildpack package in the PWA Studio framework.
keywords:
- Storefront
- Tools
---

# Buildpack reference
Expand Down
4 changes: 4 additions & 0 deletions src/pages/api/events/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Analytics Events Reference
description: View detailed API reference documentation about analytics events in the PWA Studio framework.
keywords:
- Events
- Storefront
- Tools
---

# Analytics events reference
Expand Down
2 changes: 2 additions & 0 deletions src/pages/api/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
title: PWA Studio API reference
description: View detailed API reference documentation for the PWA Studio framework.
keywords:
- Storefront
---
3 changes: 3 additions & 0 deletions src/pages/api/peregrine/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Peregrine reference
description: View detailed API reference documentation for the Peregrine package in the PWA Studio framework.
keywords:
- Storefront
- Tools
---

# Peregrine reference
Expand Down
3 changes: 3 additions & 0 deletions src/pages/api/venia/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Venia UI reference
description: Review reference documentation for the PWA Studio Venia UI package.
keywords:
- Storefront
- Tools
---

# Venia UI reference
Expand Down
2 changes: 2 additions & 0 deletions src/pages/guides/best-practices/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Best Practices for PWA Studio
description: Review best practices for using the PWA Studio frameowkr to develop a storefront project.
keywords:
- Storefront
---

# Best Practices for PWA Studio
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Client-side caching
description: Learn about client-side caching and how it affects services workers in the PWA Studio framework.
keywords:
- Cache
- Storefront
---

# Client-side caching
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/general-concepts/configuration/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Configuration management
description: Learn the basics about configuration management (including best practices) in the PWA Studio framework.
keywords:
- Configuration
- Storefront
---

# Configuration management
Expand Down
4 changes: 4 additions & 0 deletions src/pages/guides/general-concepts/eventing/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Eventing in PWA Studio
description: Learn the basics about eventing in the PWA Studio framework.
keywords:
- Events
- Storefront
- Tools
---

# Eventing in PWA Studio
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/general-concepts/extensibility/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Extensibility
description: Learn about the tools available for extending the PWA Studio framework for your storefront project.
keywords:
- Extensibility
- Storefront
---

# Extensibility
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/general-concepts/graphql/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: GraphQL
description: Learn about the benefits of using GraphQL APIs instead of REST for your PWA Studio projects.
keywords:
- GraphQL
- Storefront
---

# GraphQL
Expand Down
2 changes: 2 additions & 0 deletions src/pages/guides/general-concepts/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: General concepts
description: Learn about general development concepts and features of the PWA Studio framework.
keywords:
- Storefront
---

# General concepts
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/general-concepts/routing/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Routing
description: Learn about client- and server-side URL routing in the PWA Studio framework.
keywords:
- Routes
- Storefront
---

# Routing
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: PWA Studio project overview
description: Learn about Progressive Web Applications and the PWA Studio framework for Adobe Commerce and Magento Open Source projects.
keywords:
- Storefront
- Tools
---

# PWA Studio project overview
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/packages/buildpack/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Buildpack package
description: Review resources for managing the build and deploy process for your PWA Studio storefront project.
keywords:
- Storefront
- Tools
---

# Buildpack package
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/packages/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Packages overview
description: Learn about the packages that comprise the PWA Studio framework.
keywords:
- Storefront
- Tools
---

# Packages overview
3 changes: 3 additions & 0 deletions src/pages/guides/packages/peregrine/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Peregrine package
description: Learn how to create unique PWA Studio storefront experiences with a collection of functions.
keywords:
- Storefront
- Tools
---

# Peregrine package
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/packages/upward/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: UPWARD
description: Learn about the middleware that PWA Studio relies on to support storefront projects.
keywords:
- Storefront
- Tools
---

# UPWARD
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/packages/venia/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Venia packages
description: Learn about the packages that comprise the PWA Studio reference storefront (Venia).
keywords:
- Storefront
- Tools
---

# Venia packages
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/project/tools-libraries/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: External tools and libraries
description: Learn about the major technologies that PWA Studio uses.
keywords:
- Storefront
- Tools
---

# External tools and libraries
Expand Down
3 changes: 3 additions & 0 deletions src/pages/guides/storefront-architecture/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Storefront architecture
description: Learn about headless and mircoservices architecture for PWA Studio storefront projects.
keywords:
- Storefront
- Tools
---

# Storefront architecture
Expand Down
4 changes: 4 additions & 0 deletions src/pages/guides/upgrading-versions/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Upgrading versions
description: Learn how to upgrade to the latest version of PWA Studio.
keywords:
- Storefront
- Tools
- Upgrade
---

# Upgrading versions
Expand Down
3 changes: 3 additions & 0 deletions src/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description: Developer documentation home page for PWA Studio.
contributors:
- https://github.com/jcalcaben
- https://github.com/bdenham
keywords:
- Storefront
- Tools
---

<Hero slots="image, heading, text" background="rgb(64, 34, 138)"/>
Expand Down
4 changes: 4 additions & 0 deletions src/pages/integrations/adobe-commerce/aep/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Adobe Experience Platform
description: Learn how the Adobe Experience Platform integrates with PWA Studio storefront projects.
keywords:
- Events
- Storefront
- Tools
---

# Adobe Experience Platform
Expand Down
4 changes: 4 additions & 0 deletions src/pages/integrations/adobe-commerce/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Adobe Commerce
description: See an overview of developer resources for integrating Adobe Commerce features with PWA Studio storefront projects.
keywords:
- Integration
- Services
- Storefront
---

# Adobe Commerce
Expand Down
4 changes: 4 additions & 0 deletions src/pages/integrations/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Integrations overview
description: See an overview of developer resources for integrating Adobe Commerce features with PWA Studio storefront projects.
keywords:
- Integration
- Services
- Storefront
---

# Integrations
Expand Down
4 changes: 4 additions & 0 deletions src/pages/integrations/pagebuilder/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Page Builder
description: Learn how to integrate Page Builder with PWA Stuio storefront projects.
keywords:
- Integration
- Page Builder
- Storefront
---

# Page Builder
Expand Down
5 changes: 5 additions & 0 deletions src/pages/integrations/product-recommendations/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
---
title: Product Recommendations
description: Leanr how to integrate the Product Recommendations service in your PWA Studio storefront project.
keywords:
- Integration
- Recommendations
- Services
- Storefront
---

# Product Recommendations
Expand Down
4 changes: 4 additions & 0 deletions src/pages/metapackages/commerce/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Install the Commerce metapackage
description: Learn how to install the Commerce Composer metapackage for PWA Studio storefront projects that use Adobe Commerce as the backend system.
keywords:
- Install
- Storefront
- Tools
---

# Install the Commerce metapackage
Expand Down
4 changes: 4 additions & 0 deletions src/pages/metapackages/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Metapackages
description: Learn about Composer metapackages that extend the capabilities of PWA Studio storefront projects.
keywords:
- Install
- Storefront
- Tools
---

# Metapackages
Expand Down
4 changes: 4 additions & 0 deletions src/pages/metapackages/open-source/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Install the Open Source metapackage
description: Learn how to install the Open Source Composer metapackage to get enhanced GraphQL coverage for PWA Studio storefront projects.
keywords:
- Install
- Storefront
- Tools
---

# Install the Open Source metapackage
Expand Down
4 changes: 4 additions & 0 deletions src/pages/metapackages/venia-sample-data/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Venia Sample Data metapackage
description: Learn how to install the Venia sample data metapackage for PWA Studio storefront projects.
keywords:
- Install
- Storefront
- Tools
---

# Venia Sample Data metapackage
Expand Down
4 changes: 4 additions & 0 deletions src/pages/tutorials/events/custom-events/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Custom events for Experience Platform analytics
description: Learn how to create custom events and push them to Adobe Experience Platform with PWA Studio.
keywords:
- Events
- Storefront
- Tools
---

# Creating custom events
Expand Down
4 changes: 4 additions & 0 deletions src/pages/tutorials/events/subscribe-events/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Subscribing to events
description: View sample code for subscribing to events in your PWA Studio modules.
keywords:
- Events
- Storefront
- Tools
---

# Subscribing to events
Expand Down
4 changes: 4 additions & 0 deletions src/pages/tutorials/extensions/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Extension development
description: Learn how to change the behavior of existing PWA Studio components.
keywords:
- Extensions
- Storefront
- Tools
---

# Extension development
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: Deploy to Adobe Commerce
description: Learn how to deploy your PWA Studio storefront project on Adobe Commerce on cloud infrastructure.
keywords:
- Deploy
- Storefront
---

# Deploy to Adobe Commerce
Expand Down
Loading

0 comments on commit 41af7de

Please sign in to comment.