Skip to content

Commit

Permalink
docs: update rstack repo links
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Jul 25, 2024
1 parent f9b9995 commit 619da4e
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 23 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ To get started with Rsbuild, see the [Quick Start](https://rsbuild.dev/guide/sta
- [rspack-examples](https://github.com/rspack-contrib/rspack-examples): Examples for Rspack, Rsbuild, Rspress and Rsdoctor.
- [storybook-rsbuild](https://github.com/rspack-contrib/storybook-rsbuild): Storybook builder powered by Rsbuild.
- [rsbuild-plugin-template](https://github.com/rspack-contrib/rsbuild-plugin-template):Use this template to create your own Rsbuild plugin.
- [rsfamily-design-resources](https://github.com/rspack-contrib/rsfamily-design-resources):Design resources for Rspack, Rsbuild, Rspress and Rsdoctor.
- [rstack-design-resources](https://github.com/rspack-contrib/rstack-design-resources):Design resources for Rspack, Rsbuild, Rspress and Rsdoctor.

## 🤝 Contribution

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Rsbuild 具备以下特性:
- [rspack-examples](https://github.com/rspack-contrib/rspack-examples):Rspack、Rsbuild、Rspress 和 Rsdoctor 的示例项目。
- [storybook-rsbuild](https://github.com/rspack-contrib/storybook-rsbuild): 基于 Rsbuild 构建的 Storybook。
- [rsbuild-plugin-template](https://github.com/rspack-contrib/rsbuild-plugin-template):使用此模板创建你的 Rsbuild 插件。
- [rsfamily-design-resources](https://github.com/rspack-contrib/rsfamily-design-resources):Rspack、Rsbuild、Rspress 和 Rsdoctor 的设计资源。
- [rstack-design-resources](https://github.com/rspack-contrib/rstack-design-resources):Rspack、Rsbuild、Rspress 和 Rsdoctor 的设计资源。

## 🤝 参与贡献

Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions scripts/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ rsfamily
rslog
rspack
rspress
rstack
selfsign
selfsigned
sirv
Expand Down
2 changes: 1 addition & 1 deletion website/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ Currently Rsbuild provides documentation in English and Chinese. If you can use

### Image Assets

For images you use in the document, it's better to upload them to the [rspack-contrib/rsfamily-design-resources](https://github.com/rspack-contrib/rsfamily-design-resources) repository, so the size of the current repository doesn't get too big.
For images you use in the document, it's better to upload them to the [rspack-contrib/rstack-design-resources](https://github.com/rspack-contrib/rstack-design-resources) repository, so the size of the current repository doesn't get too big.

After you upload the images there, they will be automatically deployed under the <https://assets.rspack.dev/>.
2 changes: 1 addition & 1 deletion website/docs/en/guide/start/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The following diagram illustrates the relationship between Rsbuild and other too
- [rspack-examples](https://github.com/rspack-contrib/rspack-examples): Examples for Rspack, Rsbuild, Rspress and Rsdoctor.
- [storybook-rsbuild](https://github.com/rspack-contrib/storybook-rsbuild): Storybook builder powered by Rsbuild.
- [rsbuild-plugin-template](https://github.com/rspack-contrib/rsbuild-plugin-template): Use this template to create your own Rsbuild plugin.
- [rsfamily-design-resources](https://github.com/rspack-contrib/rsfamily-design-resources): Design resources for Rspack, Rsbuild, Rspress and Rsdoctor.
- [rstack-design-resources](https://github.com/rspack-contrib/rstack-design-resources): Design resources for Rspack, Rsbuild, Rspress and Rsdoctor.

## 🧑‍💻 Community

Expand Down
2 changes: 1 addition & 1 deletion website/docs/zh/guide/start/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Rsbuild 具备以下特性:
- [rspack-examples](https://github.com/rspack-contrib/rspack-examples):Rspack、Rsbuild、Rspress 和 Rsdoctor 的示例项目。
- [storybook-rsbuild](https://github.com/rspack-contrib/storybook-rsbuild): 基于 Rsbuild 构建的 Storybook。
- [rsbuild-plugin-template](https://github.com/rspack-contrib/rsbuild-plugin-template):使用此模板创建你的 Rsbuild 插件。
- [rsfamily-design-resources](https://github.com/rspack-contrib/rsfamily-design-resources):Rspack、Rsbuild、Rspress 和 Rsdoctor 的设计资源。
- [rstack-design-resources](https://github.com/rspack-contrib/rstack-design-resources):Rspack、Rsbuild、Rspress 和 Rsdoctor 的设计资源。

## 🧑‍💻 社区

Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "^18.3.1",
"rsbuild-plugin-google-analytics": "1.0.1",
"rsbuild-plugin-open-graph": "1.0.1",
"rsfamily-doc-ui": "^1.1.2",
"@rstack-dev/doc-ui": "^1.1.2",
"rspress": "1.26.2",
"rspress-plugin-font-open-sans": "1.0.0",
"rspress-plugin-sitemap": "^1.1.0"
Expand Down
2 changes: 1 addition & 1 deletion website/theme/components/Benchmark.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {
Benchmark as BaseBenchmark,
type BenchmarkData,
} from 'rsfamily-doc-ui/benchmark';
} from '@rstack-dev/doc-ui/benchmark';
import { useI18n } from 'rspress/runtime';
import styles from './Benchmark.module.scss';

Expand Down
2 changes: 1 addition & 1 deletion website/theme/components/ToolStack.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { ToolStack as BaseToolStack } from 'rsfamily-doc-ui/tool-stack';
import { ToolStack as BaseToolStack } from '@rstack-dev/doc-ui/tool-stack';
import { useLang } from 'rspress/runtime';
import { useI18n } from 'rspress/runtime';
import styles from './ToolStack.module.scss';
Expand Down
2 changes: 1 addition & 1 deletion website/theme/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { NavIcon } from 'rsfamily-doc-ui/nav-icon';
import { NavIcon } from '@rstack-dev/doc-ui/nav-icon';
import Theme from 'rspress/theme';
import { HomeLayout } from './pages';
import './index.scss';
Expand Down

0 comments on commit 619da4e

Please sign in to comment.