
# [vitepress](https://github.com/vuejs/vitepress)

[![Knightly Build](https://github.com/knightlyjs/knightly/blob/main/res/badge.svg?raw=true)](https://github.com/knightlyjs/knightly) ![2021-09-02T01:02:08.746Z](https://img.shields.io/date/1630544529?color=eee&label=)

[**Unofficial**] Nightly build for [vuejs/vitepress@17839](https://github.com/vuejs/vitepress/tree/17839ef892c4a6f06c5b63394b83f3b576055b7c), published automatically by [Knightly](https://github.com/knightlyjs/knightly).

| package (`vitepress`) | `@knightly/vitepress`                                                                                                                             |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| version (`0.17.0*`)   | `0.17.0-knightly-master.202109020101`                                                                                                             |
| last commit           | bump vue                                                                                                                                          |
| sha (`master`)        | `17839ef892c4a6f06c5b63394b83f3b576055b7c`                                                                                                        |
| changes               | [compare with last release](//github.com/vuejs/vitepress/compare/v0.17.0-knightly-master.202109020101...17839ef892c4a6f06c5b63394b83f3b576055b7c) |
| build                 | 2021-09-02T01:02:08.745Z                                                                                                                          |

> [More PRs and branches builds](https://www.npmjs.com/package/@knightly/vitepress?activeTab=versions)

### Usage

To replace the package with nightly build:

via `npm`

```bash
npm i vitepress@npm:@knightly/vitepress@master
```

or edit your `package.json`

```json
"dependencies": {
  "vitepress": "npm:@knightly/vitepress@master"
}
```


<br>
Knightly v0.5.6
