Skip to content

Commit 34e130f

Browse files
author
gptkong
committed
add GitHub repository links for documentation projects in README
1 parent e7f802a commit 34e130f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,22 @@ This repository contains Dockerfiles and related resources for building and runn
66

77
- `react-cn-docs/`
88
- Contains the Dockerfile for building the React Chinese documentation site.
9+
- GitHub Repository: [React Chinese Docs](https://github.com/reactjs/zh-hans.react.dev)
910
- `react-flow/`
1011
- Contains the Dockerfile for building the React Flow documentation site.
12+
- GitHub Repository: [React Flow](https://github.com/xyflow/web)
1113
- `react-hook-form/`
1214
- Contains the Dockerfile for building the React Hook Form documentation site.
15+
- GitHub Repository: [React Hook Form Docs](https://github.com/react-hook-form/documentation)
1316
- `shadcn-ui-docs/`
1417
- Contains the Dockerfile for building the ShadCN UI documentation site.
18+
- GitHub Repository: [ShadCN UI](https://github.com/shadcn-ui/ui)
1519
- `tailwindcss-docs/`
1620
- Contains the Dockerfile for building the TailwindCSS documentation site.
21+
- GitHub Repository: [TailwindCSS Docs](https://github.com/tailwindlabs/tailwindcss.com)
1722
- `tanstack/`
1823
- Contains the Dockerfile for building the TanStack documentation site.
24+
- GitHub Repository: [TanStack](https://github.com/tanstack/tanstack.com)
1925

2026
## Usage
2127

0 commit comments

Comments
 (0)