Skip to content

Commit 1170ed0

Browse files
eryajferyajf
eryajf
authored and
eryajf
committed
"chore: 更新vitepress主题版本至1.0.0-alpha.5并添加部署脚本hostname调试"
1 parent ad3d108 commit 1170ed0

File tree

5 files changed

+13
-29
lines changed

5 files changed

+13
-29
lines changed

.cnb.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ main:
5353
target: /data/www/JenkinsGuide/
5454
delete: true
5555
script: |
56+
hostname
5657
docker run --rm docker.cnb.cool/znb/images/lenye-pmsg \
5758
workweixin bot -k ${WECOM_BOT} \
5859
-m markdown "🎉 JenkinsGuide 又一次发布啦!\n发布时间: `date "+%Y-%m-%d %H:%M"`"

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ const tkConfig = defineTeekConfig({
142142
name: "浙ICP备18057030号",
143143
link: "http://beian.miit.gov.cn/",
144144
},
145-
customHtml: `<p>小破站已运行了 <span id="footer-runtime"></span></p>`, // 搭配 ./theme/helper/useFooterRuntime.ts 使用才有效果
145+
// customHtml: `<p>小破站已运行了 <span id="footer-runtime"></span></p>`, // 搭配 ./theme/helper/useFooterRuntime.ts 使用才有效果
146146
},
147147
// social: SocialDate, //社交信息配置
148148
comment: {

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ features:
3131
details: 学完之后,看山还是山,进入返璞归真之境
3232
---
3333

34-
---
34+
![](https://t.eryajf.net/imgs/2025/04/1743645166845.webp)
3535

3636
<style>
3737
/* :root {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"vitepress-markdown-timeline": "^1.2.2",
88
"vitepress-plugin-google-analytics": "^1.0.2",
99
"vitepress-plugin-group-icons": "^1.3.8",
10-
"vitepress-theme-teek": "1.0.0-alpha.4"
10+
"vitepress-theme-teek": "1.0.0-alpha.5"
1111
},
1212
"scripts": {
1313
"dev": "vitepress dev docs --host 0.0.0.0",

pnpm-lock.yaml

Lines changed: 9 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)