Skip to content

Commit

Permalink
PCC-1494 : debug commit - fixing the readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranJ-pantheon committed Oct 25, 2024
1 parent afd1c9f commit a246be0
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 6 deletions.
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: pantheon content cloud sdk
name: pantheon-content-cloud-sdk
description: An SDK to provide a comprehensive set of APIs and tools to facilitate the development of a pantheon site using various supported starters
annotations:
pantheon.io/service-catalog/subdir: /
Expand Down
2 changes: 2 additions & 0 deletions local_testing/testpages/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Local Testing

This is a [Next.js](https://nextjs.org/) project bootstrapped with
[`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

Expand Down
2 changes: 2 additions & 0 deletions packages/browser/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Browser

<div align="center">
<h1>Pantheon Content Cloud SDK for Browsers</h1>
<p>
Expand Down
2 changes: 2 additions & 0 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# CLI

<div align="center">
<h1>PCC Toolkit</h1>
<p>
Expand Down
2 changes: 2 additions & 0 deletions packages/react-sample-library/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# React Sample Lib

<div align="center">
<h1>Pantheon Content Cloud Sample Smart Component Library for React</h1>
<p>
Expand Down
2 changes: 2 additions & 0 deletions packages/react-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# React

<div align="center">
<h1>Pantheon Content Cloud SDK for React </h1>
<p>
Expand Down
2 changes: 2 additions & 0 deletions packages/vue-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# VUE

### IMPORTANT NOTE

This package has been **deprecated**, but remains here in case there is a developer who may benefit from using this as an (outdated) integration reference in the future.
Expand Down
2 changes: 2 additions & 0 deletions starters/gatsby-starter-ts/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Gatsby starter TS

### IMPORTANT NOTE

This starter kit has been **deprecated**, but remains here in case there is a
Expand Down
2 changes: 2 additions & 0 deletions starters/gatsby-starter/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Gatsby Starter

### IMPORTANT NOTE

This starter kit has been **deprecated**, but remains here in case there is a
Expand Down
2 changes: 1 addition & 1 deletion starters/nextjs-starter-approuter-ts/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pantheon Content Cloud Next.js Starter
# Pantheon Content Cloud Next.js Starter TS

## Getting Started

Expand Down
4 changes: 2 additions & 2 deletions starters/vue-starter-ts/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Pantheon Decoupled Kit Vue-TS Pantheon Content Cloud Starter

### IMPORTANT NOTE

This starter kit has been **deprecated**, but remains here in case there is a
developer who may benefit from using this as an (outdated) integration reference
in the future.

# Pantheon Decoupled Kit Next Pantheon Content Cloud Starter

## Getting Started

To get started with the Next Pantheon Content Cloud Starter, use our `pcc`
Expand Down
4 changes: 2 additions & 2 deletions starters/vue-starter/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Pantheon Decoupled Kit Vue Pantheon Content Cloud Starter

### IMPORTANT NOTE

This starter kit has been **deprecated**, but remains here in case there is a
developer who may benefit from using this as an (outdated) integration reference
in the future.

# Pantheon Decoupled Kit Next Pantheon Content Cloud Starter

## Getting Started

To get started with the Next Pantheon Content Cloud Starter, use our `pcc`
Expand Down

0 comments on commit a246be0

Please # to comment.