Skip to content

Commit 1e6afe9

Browse files
authored
fix: add og description and titles for missing pages (#167)
1 parent f709656 commit 1e6afe9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+685
-0
lines changed

docs/bundlers/metro.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: Metro (React Native)
3+
description: Deploy React Native applications to Zephyr Cloud with Metro bundler and Module Federation support.
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: Deploy React Native applications to Zephyr Cloud with Metro bundler and Module Federation support.
8+
---
9+
110
import { PackageManagerTabs } from '@rspress/core/theme';
211
import CodemodDisclaimer from '../../components/codemod-disclaimer.mdx';
312

docs/bundlers/parcel.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: Parcel
3+
description: Deploy Parcel applications to Zephyr Cloud with zero-configuration bundling and seamless integration.
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: Deploy Parcel applications to Zephyr Cloud with zero-configuration bundling and seamless integration.
8+
---
9+
110
import { PackageManagerTabs } from '@rspress/core/theme';
211
import CodemodDisclaimer from '../../components/codemod-disclaimer.mdx';
312

docs/bundlers/repack.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: Re.Pack (React Native)
3+
description: Deploy React Native applications to Zephyr Cloud with Re.Pack and cross-platform Module Federation.
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: Deploy React Native applications to Zephyr Cloud with Re.Pack and cross-platform Module Federation.
8+
---
9+
110
import { PackageManagerTabs } from '@rspress/core/theme';
211
import CodemodDisclaimer from '../../components/codemod-disclaimer.mdx';
312

docs/bundlers/rolldown.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: Rolldown
3+
description: Deploy Rolldown applications to Zephyr Cloud with blazing-fast Rust-powered next-generation bundling.
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: Deploy Rolldown applications to Zephyr Cloud with blazing-fast Rust-powered next-generation bundling.
8+
---
9+
110
import { PackageManagerTabs } from '@rspress/core/theme';
211
import CodemodDisclaimer from '../../components/codemod-disclaimer.mdx';
312

docs/bundlers/rollup.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: Rollup
3+
description: Deploy Rollup applications to Zephyr Cloud with optimized bundling and Module Federation support.
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: Deploy Rollup applications to Zephyr Cloud with optimized bundling and Module Federation support.
8+
---
9+
110
import { PackageManagerTabs } from '@rspress/core/theme';
211
import CodemodDisclaimer from '../../components/codemod-disclaimer.mdx';
312

docs/bundlers/rsbuild.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: Rsbuild
3+
description: Deploy Rsbuild applications to Zephyr Cloud with lightning-fast builds and Module Federation support.
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: Deploy Rsbuild applications to Zephyr Cloud with lightning-fast builds and Module Federation support.
8+
---
9+
110
import { PackageManagerTabs } from '@rspress/core/theme';
211
import CodemodDisclaimer from '../../components/codemod-disclaimer.mdx';
312

docs/bundlers/rspack.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: Rspack
3+
description: Deploy Rspack applications to Zephyr Cloud with blazing-fast Rust-based bundling and Module Federation.
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: Deploy Rspack applications to Zephyr Cloud with blazing-fast Rust-based bundling and Module Federation.
8+
---
9+
110
import { PackageManagerTabs } from '@rspress/core/theme';
211
import CodemodDisclaimer from '../../components/codemod-disclaimer.mdx';
312

docs/bundlers/vite.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: Vite
3+
description: Deploy Vite applications to Zephyr Cloud with lightning-fast builds and Module Federation support.
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: Deploy Vite applications to Zephyr Cloud with lightning-fast builds and Module Federation support.
8+
---
9+
110
import { PackageManagerTabs } from '@rspress/core/theme';
211
import CodemodDisclaimer from '../../components/codemod-disclaimer.mdx';
312

docs/bundlers/webpack.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: Webpack
3+
description: Deploy Webpack applications to Zephyr Cloud with full Module Federation support and optimized edge delivery.
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: Deploy Webpack applications to Zephyr Cloud with full Module Federation support and optimized edge delivery.
8+
---
9+
110
import { PackageManagerTabs } from '@rspress/core/theme';
211
import CodemodDisclaimer from '../../components/codemod-disclaimer.mdx';
312

docs/cloud.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: Manage Cloud Providers
33
description: With Zephyr's bring your own cloud feature, you can use Zephyr with your existing cloud infrastructure to manage your applications
4+
head:
5+
- - meta
6+
- property: og:description
7+
content: With Zephyr's bring your own cloud feature, you can use Zephyr with your existing cloud infrastructure to manage your applications
48
---
59

610
import { Button } from '../components/ui/button.tsx';

0 commit comments

Comments
 (0)