# newvitepress
**Repository Path**: timspan/newvitepress
## Basic Information
- **Project Name**: newvitepress
- **Description**: 新的文档使用vitepress
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-08-17
- **Last Updated**: 2023-08-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Vitepress Demo
基于 [vitepress-theme-demoblock](https://github.com/xinlei3166/vitepress-theme-demoblock) 插件来实现 `Vue` 组件的支持。
- [x] Vue 组件
```js
默认按钮
主要按钮
成功按钮
信息按钮
警告按钮
危险按钮
```

- [x] Vue 代码自动渲染并且显示对应 Code
:::demo
```vue
默认按钮
主要按钮
成功按钮
信息按钮
警告按钮
危险按钮
```
:::
