Skip to content

Commit 303a8a0

Browse files
committed
fix: 修复变更记录页面异常,增加文档固定链接
1 parent 3be1930 commit 303a8a0

File tree

3 files changed

+38
-18
lines changed

3 files changed

+38
-18
lines changed

CHANGELOG.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ All notable changes to this project will be documented in this file. See [Conven
4343

4444
**Release New Version v0.0.2-alpha.14 [👉 View Changes On GitHub](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.13...v0.0.2-alpha.14)**
4545

46-
## [0.0.2-alpha.13](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.12...v0.0.2-alpha.13) (2024-04-17)
46+
## [v0.0.2-alpha.13](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.12...v0.0.2-alpha.13) (2024-04-17)
4747

4848

4949
### Features
@@ -55,7 +55,7 @@ All notable changes to this project will be documented in this file. See [Conven
5555

5656
* 升级基础工具依赖 ([#134](https://github.com/142vip/JavaScriptCollection/issues/134)) ([7f1755c](https://github.com/142vip/JavaScriptCollection/commit/7f1755c29650617b30182a7c715782dc2eba700c))
5757

58-
## [0.0.2-alpha.12](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.11...v0.0.2-alpha.12) (2023-12-25)
58+
## [v0.0.2-alpha.12](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.11...v0.0.2-alpha.12) (2023-12-25)
5959

6060

6161
### Features
@@ -82,7 +82,7 @@ All notable changes to this project will be documented in this file. See [Conven
8282
* **deps-dev:** bump vite from 4.4.11 to 4.4.12 ([311979e](https://github.com/142vip/JavaScriptCollection/commit/311979ec1297d095b0a5b9cb5d579d3073694381))
8383
* 依赖版本更新 ([2b5cd60](https://github.com/142vip/JavaScriptCollection/commit/2b5cd605db4f737faf881278acfc09df28e274f3))
8484

85-
## [0.0.2-alpha.11](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.10...v0.0.2-alpha.11) (2023-11-21)
85+
## [v0.0.2-alpha.11](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.10...v0.0.2-alpha.11) (2023-11-21)
8686

8787

8888
### Features
@@ -101,7 +101,7 @@ All notable changes to this project will be documented in this file. See [Conven
101101

102102
* **镜像:** 使用Layer缓存信息,提高Docker构建、打包速度 ([8c77d64](https://github.com/142vip/JavaScriptCollection/commit/8c77d6475a7b376c38e665db7d8701a95fa3e8f6))
103103

104-
## [0.0.2-alpha.10](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.9...v0.0.2-alpha.10) (2023-11-15)
104+
## [v0.0.2-alpha.10](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.9...v0.0.2-alpha.10) (2023-11-15)
105105

106106

107107
### Features
@@ -132,7 +132,7 @@ All notable changes to this project will be documented in this file. See [Conven
132132

133133
* **express:** 升级模板项目依赖版本 ([2f1367b](https://github.com/142vip/JavaScriptCollection/commit/2f1367bfd1e4bb61573320ef959e17760ac5492e))
134134

135-
## [0.0.2-alpha.9](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.8...v0.0.2-alpha.9) (2023-11-08)
135+
## [v0.0.2-alpha.9](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.8...v0.0.2-alpha.9) (2023-11-08)
136136

137137

138138
### Features
@@ -151,7 +151,7 @@ All notable changes to this project will be documented in this file. See [Conven
151151

152152
* **lint:** 修复提交自动格式化,改良lint-staged配置 ([#96](https://github.com/142vip/JavaScriptCollection/issues/96)) ([16c924a](https://github.com/142vip/JavaScriptCollection/commit/16c924ad8f4f4f078fb282f0ac26dcf7653fe59c))
153153

154-
## [0.0.2-alpha.8](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.7...v0.0.2-alpha.8) (2023-11-05)
154+
## [v0.0.2-alpha.8](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.7...v0.0.2-alpha.8) (2023-11-05)
155155

156156

157157
### Features
@@ -169,7 +169,7 @@ All notable changes to this project will be documented in this file. See [Conven
169169
* 修复缺少.husky目录导致dockerfile构建异常 ([2f357a4](https://github.com/142vip/JavaScriptCollection/commit/2f357a4d102937390269b2763885588f968c61b0))
170170
* 引入lint-staged格式化提交内容,修复git提交前hooks执行异常 ([#91](https://github.com/142vip/JavaScriptCollection/issues/91)) ([97689ab](https://github.com/142vip/JavaScriptCollection/commit/97689ab5ed8cecdcb2d8e0f65ed203a149961bcf))
171171

172-
## [0.0.2-alpha.7](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.6...v0.0.2-alpha.7) (2023-10-30)
172+
## [v0.0.2-alpha.7](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.6...v0.0.2-alpha.7) (2023-10-30)
173173

174174
### Features
175175

@@ -186,7 +186,7 @@ All notable changes to this project will be documented in this file. See [Conven
186186

187187
- **scripts:** 修改lint脚本,优化markdown文档格式化配置 ([#85](https://github.com/142vip/JavaScriptCollection/issues/85)) ([2bac047](https://github.com/142vip/JavaScriptCollection/commit/2bac0478b77db619ea25f5b4c16f2fcc2a6b9914))
188188

189-
## [0.0.2-alpha.6](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.5...v0.0.2-alpha.6) (2023-10-28)
189+
## [v0.0.2-alpha.6](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.5...v0.0.2-alpha.6) (2023-10-28)
190190

191191
### Features
192192

@@ -208,7 +208,7 @@ All notable changes to this project will be documented in this file. See [Conven
208208
- **CI:** 简化流水线校验流程 ([30007d8](https://github.com/142vip/JavaScriptCollection/commit/30007d8476d1edc1713034ac54c81c85cb7e52ed))
209209
- **Dockerfile:** 支持node18.18.0-alpine ([f9f1702](https://github.com/142vip/JavaScriptCollection/commit/f9f17026a9a45650ebf37283820ac89abc83d8d3))
210210

211-
## [0.0.2-alpha.5](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.4...v0.0.2-alpha.5) (2023-10-25)
211+
## [v0.0.2-alpha.5](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.4...v0.0.2-alpha.5) (2023-10-25)
212212

213213
### Bug Fixes
214214

@@ -220,7 +220,7 @@ All notable changes to this project will be documented in this file. See [Conven
220220
- **pnpm:** CI支持PNPM8 ([d17baf7](https://github.com/142vip/JavaScriptCollection/commit/d17baf7642ee91709ea2e83dd51d95089dffe89e))
221221
- vue、eslint模块依赖更新 ([b29225e](https://github.com/142vip/JavaScriptCollection/commit/b29225e8ef0e3763cfee8d4fbdc36ea6595626de))
222222

223-
## [0.0.2-alpha.4](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.3...v0.0.2-alpha.4) (2023-10-25)
223+
## [v0.0.2-alpha.4](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.3...v0.0.2-alpha.4) (2023-10-25)
224224

225225
### Features
226226

@@ -240,7 +240,7 @@ All notable changes to this project will be documented in this file. See [Conven
240240
- CI脚本添加pnpm下载,导航栏配置文件优化 ([0e6034a](https://github.com/142vip/JavaScriptCollection/commit/0e6034a286cb3c5362df4440562cf1d0ddf03d06))
241241
- 更新依赖,升级webpack ([9779c79](https://github.com/142vip/JavaScriptCollection/commit/9779c79b9b6869fc8d8d2b03e8b3e3599f46868a))
242242

243-
## [0.0.2-alpha.3](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.2...v0.0.2-alpha.3) (2023-10-13)
243+
## [v0.0.2-alpha.3](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.2...v0.0.2-alpha.3) (2023-10-13)
244244

245245
### Features
246246

@@ -257,7 +257,7 @@ All notable changes to this project will be documented in this file. See [Conven
257257
- 流水线支持国内依赖源,规范CI/CD流程 ([bc36957](https://github.com/142vip/JavaScriptCollection/commit/bc369576e9f08d25139cbe1d118b052f5da4faf9))
258258
- 锁定版本Node>18,scripts钩子分配权限 ([09089fb](https://github.com/142vip/JavaScriptCollection/commit/09089fb6d022c50034129a77e772da284c513b03))
259259

260-
## [0.0.2-alpha.2](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.1...v0.0.2-alpha.2) (2023-09-12)
260+
## [v0.0.2-alpha.2](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.1...v0.0.2-alpha.2) (2023-09-12)
261261

262262
### Features
263263

@@ -268,7 +268,7 @@ All notable changes to this project will be documented in this file. See [Conven
268268

269269
- update package version ([1ee2370](https://github.com/142vip/JavaScriptCollection/commit/1ee2370107265b68ef39b3571f9cb1f5a9f33c68))
270270

271-
## 0.0.2-alpha.1 (2023-09-09)
271+
## [v0.0.2-alpha.1](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.0...v0.0.2-alpha.1) (2023-09-09)
272272

273273
### Features
274274

docs/.vuepress/theme/navbar.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@ export default navbar([
3939
children: [
4040
{
4141
text: '变更记录',
42-
link: '/changelog.md',
42+
link: '/changelog',
4343
},
4444
{
4545
text: '网站动态',
46-
link: '/big-event-history.md',
46+
link: '/big-event-history',
4747
},
4848
{
4949
text: '自媒体',
5050
children: [
5151
{
5252
text: '公众号文章',
53-
link: '/wechat-list.md',
53+
link: '/wechat-list',
5454
},
5555
],
5656
},
@@ -59,7 +59,7 @@ export default navbar([
5959
children: [
6060
{
6161
text: '常用网站',
62-
link: '/frequent-site-link.md',
62+
link: '/frequent-site-link',
6363
},
6464
{
6565
text: 'RoadMap计划',

docs/CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,30 @@
1+
---
2+
permalink: /changelog.html
3+
headerDepth: 1
4+
---
5+
16
# 变更记录
27

8+
::: tip
9+
10+
11+
> 有时间再梳理梳理吧....
12+
13+
### 2020.5.30
14+
15+
- 第一次Github提交,开源
16+
17+
### 2020.5.1
18+
19+
- 项目成立,取名`JavaScriptCollection`
20+
321
该文件包含 `JavaScriptCollection` 仓库和网站所有显着更改。
422

23+
:::
24+
525
<!-- @include: ../CHANGELOG.md#recent-alpha -->
626

7-
## 更多
27+
## 更多记录
828

929
::: tip
1030

0 commit comments

Comments
 (0)