Merge branch 'main' into feat/public-path

pull/2467/head
nilennoct 1 month ago committed by GitHub
commit ca85384bd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,6 +29,10 @@ $ pnpm add -D vitepress
$ yarn add -D vitepress
```
```sh [yarn (pnp)]
$ yarn add -D vitepress vue
```
```sh [bun]
$ bun add -D vitepress
```

@ -29,6 +29,10 @@ $ pnpm add -D vitepress
$ yarn add -D vitepress
```
```sh [yarn (pnp)]
$ yarn add -D vitepress vue
```
```sh [bun]
$ bun add -D vitepress
```

@ -29,6 +29,10 @@ $ pnpm add -D vitepress
$ yarn add -D vitepress
```
```sh [yarn (pnp)]
$ yarn add -D vitepress vue
```
```sh [bun]
$ bun add -D vitepress
```

@ -29,6 +29,10 @@ $ pnpm add -D vitepress
$ yarn add -D vitepress
```
```sh [yarn (pnp)]
$ yarn add -D vitepress vue
```
```sh [bun]
$ bun add -D vitepress
```

Loading…
Cancel
Save