Skip to content

Commit dcba9ae

Browse files
committed
docs: 文档增加vuepress-demo相关介绍
1 parent 5c908ea commit dcba9ae

File tree

3 files changed

+20
-8
lines changed

3 files changed

+20
-8
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@
44

55
## 介绍
66

7-
## 开源
7+
## 我的开源
88

9-
### 模块
9+
### 示例项目
10+
11+
- `egg-demo`
12+
- `nest-demo`
13+
- `vuepress-demo`
14+
15+
### 开源模块
1016

1117
- `@142vip/axios`
1218
- `@142vip/changelog`
@@ -33,11 +39,6 @@
3339
- `@141vip/vitepress`
3440
- `@142vip/vuepress`
3541

36-
### 模板
37-
38-
- `egg-demo`
39-
- `nest-demo`
40-
4142
## 使用
4243

4344
```shell

apps/vuepress-demo/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
## v0.0.1-alpha.1 (2024-10-04)
6+
7+
### ✨ Features
8+
9+
- 增加`@142vip/vuepress`模块的演示示例,降低配置难度 &nbsp;-&nbsp; by **chufan** [<samp>(748b7)</samp>](https://github.com/142vip/core-x/commit/748b7d0)
10+
11+
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/vuepress-demo)**

apps/vuepress-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.1-alpha.1",
55
"private": true,
66
"packageManager": "pnpm@9.6.0",
7-
"description": "研究生考试408考点、工作面试计算机基础知识合集",
7+
"description": "@142vip/vuepress包的使用Demo演示",
88
"authorInfo": {
99
"name": "微信公众号:储凡",
1010
"email": "fairy_vip@2925.com",

0 commit comments

Comments
 (0)