mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-09 05:15:56 +10:00
Remove test post (欢迎来到新博客系统)
This commit is contained in:
@@ -1,33 +0,0 @@
|
||||
---
|
||||
title: "欢迎来到新博客系统"
|
||||
date: 2026-08-04 09:44:32
|
||||
tags: [hexo,自动化]
|
||||
---
|
||||
|
||||
这是一篇**自动发布测试文章**,用来验证「通过 Discord / Links 写博客」的新流程。
|
||||
|
||||
## 这个系统能做什么
|
||||
|
||||
- 在 Discord 里 @小黑 说「写博客」,即可生成并发布
|
||||
- 在 Links 里写好 Post,一键同步到博客
|
||||
- 所有文章先走 PR 审查,合并后才上线
|
||||
- 博客现在支持暗色模式、字体调节、阅读进度条
|
||||
|
||||
## 代码块测试
|
||||
|
||||
```python
|
||||
def hello(name: str) -> str:
|
||||
return f"Hello, {name}!"
|
||||
|
||||
print(hello("Junv"))
|
||||
```
|
||||
|
||||
## 列表测试
|
||||
|
||||
- 第一项
|
||||
- 第二项
|
||||
- 嵌套项
|
||||
|
||||
> 引用块测试 —— 新的样式下会显示左侧蓝色竖线。
|
||||
|
||||
如果这篇能正常出现在 PR 里,说明整条管线已经打通了。
|
||||
Reference in New Issue
Block a user