Skip to content

Commit 7495bc8

Browse files
committed
启用永久链接
1 parent 7ea7af4 commit 7495bc8

8 files changed

Lines changed: 34 additions & 27 deletions

File tree

docs/.vuepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default defineUserConfig({
4242
cache: 'filesystem',
4343

4444
autoFrontmatter: {
45-
permalink: false, // 是否生成永久链接
45+
// permalink: true, // 是否生成永久链接
4646
// createTime: true, // 是否生成创建时间
4747
// title: true, // 是否生成标题
4848
},

docs/blog/1.教程/adb-termux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ createTime: 2026/02/16 16:13:57
44
tags:
55
- Termux
66
- adb
7+
permalink: /blog/nddmqo09/
78
---
89

910
> 由于需要启用无线调试,请确保 Android 版本在 11 及以上,且连接到 WLAN。

docs/blog/1.教程/echotrace.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
22
title: EchoTrace:开源微信聊天记录分析工具,支持数据分析、群聊分析与导出记录
33
createTime: 2026/01/05 16:46:54
4-
tags:
4+
tags:
55
- 微信
66
- 数据导出
77
- 年度报告
88
copyright:
9-
author:
10-
name: "ycccccccy"
11-
url: "https://github.com/ycccccccy"
12-
creation: "reprint"
13-
source: "https://github.com/ycccccccy/echotrace/blob/main/docs/beginner_guide.md"
9+
author:
10+
name: ycccccccy
11+
url: https://github.com/ycccccccy
12+
creation: reprint
13+
source: https://github.com/ycccccccy/echotrace/blob/main/docs/beginner_guide.md
1414
draft: true
15+
permalink: /blog/ie50sqje/
1516
---
1617

1718
> 本文根据项目文档编写,仅供参考。遇到问题请在 GitHub 提交 [Issue](https://github.com/ycccccccy/echotrace/issues) 或向他人请教,也建议有能力的人给该项目一个 Star 鼓励作者 🌟

docs/blog/1.教程/markdown-basic.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ createTime: 2024/03/06 22:43:52
44
tags:
55
- Markdown
66
copyright:
7-
license:
8-
name: "MIT"
9-
url: "https://github.com/pengzhanbo/vuepress-theme-plume/blob/main/LICENSE"
10-
author:
11-
name: "pengzhanbo"
12-
url: "https://github.com/pengzhanbo"
13-
creation: "reprint"
14-
source: "https://theme-plume.vuejs.press/article/mcz1csb4/"
7+
license:
8+
name: MIT
9+
url: https://github.com/pengzhanbo/vuepress-theme-plume/blob/main/LICENSE
10+
author:
11+
name: pengzhanbo
12+
url: https://github.com/pengzhanbo
13+
creation: reprint
14+
source: https://theme-plume.vuejs.press/article/mcz1csb4/
15+
permalink: /blog/gv3vmu5w/
1516
---
1617

1718
> Markdown 是一种可以使用普通文本编辑器编写的标记语言,通过简单的标记语法,它可以使普通文本内容具有一定的格式。

docs/blog/1.教程/markdown-extension.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ createTime: 2024/03/05 22:49:39
44
tags:
55
- Markdown
66
copyright:
7-
license:
8-
name: "MIT"
9-
url: "https://github.com/pengzhanbo/vuepress-theme-plume/blob/main/LICENSE"
10-
author:
11-
name: "pengzhanbo"
12-
url: "https://github.com/pengzhanbo"
13-
creation: "reprint"
14-
source: "https://theme-plume.vuejs.press/article/mcgayb5w/"
7+
license:
8+
name: MIT
9+
url: https://github.com/pengzhanbo/vuepress-theme-plume/blob/main/LICENSE
10+
author:
11+
name: pengzhanbo
12+
url: https://github.com/pengzhanbo
13+
creation: reprint
14+
source: https://theme-plume.vuejs.press/article/mcgayb5w/
15+
permalink: /blog/4p05ruta/
1516
---
1617

1718
## 标题锚点

docs/blog/1.教程/termux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Termux 安装与美化
33
createTime: 2025/08/29 15:52:51
44
tags:
55
- Termux
6+
permalink: /blog/wks79poy/
67
---
78

89
@[bilibili](BV17CekzXEEh)

docs/blog/1.教程/um-cli-android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ createTime: 2025/12/04 17:12:45
44
tags:
55
- Termux
66
- Unlock Music
7+
permalink: /blog/1yclsy1c/
78
---
89

910
> Unlock Music 是一个移除已购音乐加密保护的开源项目,支持多种格式。本文介绍如何在安卓手机上通过 Termux 应用使用 Unlock Music CLI 版,使用时请自觉**遵守项目相关协议**

docs/blog/2.杂谈/smart-questions.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ createTime: 2022/09/11 11:49:00
44
tags:
55
- 提问
66
copyright:
7-
author:
8-
name: "程序员阿水"
9-
creation: "reprint"
10-
source: "https://mp.weixin.qq.com/s/q461so9lWk4FKJGZ-p7Vcg"
7+
author:
8+
name: 程序员阿水
9+
creation: reprint
10+
source: https://mp.weixin.qq.com/s/q461so9lWk4FKJGZ-p7Vcg
11+
permalink: /blog/3f6v4l8j/
1112
---
1213

1314
> **Eric S. Raymond** 在2004年发表过一篇 `How To Ask Questions The Smart Way` 文章,最新版是2014年的3.10版,原文网址:[http://www.catb.org/~esr/faqs/smart-questions.html](http://www.catb.org/~esr/faqs/smart-questions.html)。 这篇文章写的非常好,令人深受启发。然**原文过于冗长**,有很多信息也已经过时;网上的中文版大多是照搬翻译,语感不佳,有浓厚的译制片配音的语调。且文章是站在国外程序员的视角写的,与中国特色社会主义程序员不符。为了更好的宣扬`提问的智慧`,本文对原文做了大量的删减和本土化改造,更贴近中国程序员的实际情况。

0 commit comments

Comments
 (0)