支持作者¶
+ +可以的话 请我喝一杯咖啡吧☕️
+Alipay¶
+ + + + +
+
+
WeChat Pay¶
+ + +
+
+
+
ko-fi¶
+ + + +赞助列表¶
+赞助人 | +赞助金额 | +赞助时间 | +
---|---|---|
*急 | +15¥ | +25/04/18 | +
千平 | +100¥ | +25/04/16 | +
From 8c9e40c2a1bd3a7e81fef0a88e46eea1bfe7b585 Mon Sep 17 00:00:00 2001 From: <> Date: Sat, 19 Apr 2025 06:56:58 +0000 Subject: [PATCH] Deployed e4928c4 with MkDocs version: 1.6.1 --- ZH-TW/index.html | 32 + about/geren/index.html | 32 + about/link/index.html | 53 + about/resume/index.html | 40 +- about/test/index.html | 40 +- about/zcw/index.html | 2860 +++++++++++++++++ blog/2021/12/18/博客文章测试/index.html | 32 + blog/2022/06/06/2022网站更新记录/index.html | 32 + blog/2023/12/21/2023网站更新记录/index.html | 32 + blog/2024/01/01/2024网站更新记录/index.html | 32 + blog/2025/01/01/2025网站更新记录/index.html | 123 +- blog/MIT/index.html | 46 +- blog/Mkdocs/mkdocs1/index.html | 32 + blog/Mkdocs/mkdocs2/index.html | 32 + blog/Mkdocs/mkdocs3/index.html | 32 + blog/Mkdocs/mkdocsblog/index.html | 45 +- blog/Mkdocs/mkfirst/index.html | 32 + blog/archive/2021/index.html | 32 + blog/archive/2022/index.html | 32 + blog/archive/2023/index.html | 32 + blog/archive/2024/index.html | 32 + blog/archive/2025/index.html | 65 + blog/category/hello-world/index.html | 32 + blog/category/网站更新记录/index.html | 65 + blog/index.html | 65 + blog/websitebeauty/404/index.html | 1164 ++++++- blog/websitebeauty/backgroud/index.html | 32 + blog/websitebeauty/header/index.html | 68 +- blog/websitebeauty/linktech/index.html | 512 +-- blog/websitebeauty/mkcomments/index.html | 60 +- blog/websitebeauty/mkdocsfont/index.html | 84 +- blog/websitebeauty/shubiao/index.html | 45 +- blog/websitebeauty/time/index.html | 40 +- blog/websitebeauty/webtalknow/index.html | 44 +- blog/websitebeauty/yuanjiaohua/index.html | 208 +- develop/Markdown/MWeb/index.html | 32 + develop/Markdown/markdown/index.html | 32 + develop/designbeauty/db1/index.html | 32 + develop/designbeauty/my-to-desihn/index.html | 32 + develop/git/index.html | 32 + develop/lighthouse/index.html | 32 + develop/vercel/index.html | 32 + en/index.html | 32 + index.html | 39 +- liuyanban/index.html | 32 + .../__pycache__/socialmedia.cpython-313.pyc | Bin 1298 -> 1298 bytes search/search_index.json | 2 +- sitemap.xml | 94 +- sitemap.xml.gz | Bin 591 -> 599 bytes tag/index.html | 32 + 50 files changed, 6200 insertions(+), 394 deletions(-) create mode 100644 about/zcw/index.html diff --git a/ZH-TW/index.html b/ZH-TW/index.html index e6a7081..5ce6d94 100644 --- a/ZH-TW/index.html +++ b/ZH-TW/index.html @@ -1959,6 +1959,8 @@ + + @@ -2056,6 +2058,36 @@ +
可以的话 请我喝一杯咖啡吧☕️
+
+
+
+
+
赞助人 | +赞助金额 | +赞助时间 | +
---|---|---|
*急 | +15¥ | +25/04/18 | +
千平 | +100¥ | +25/04/16 | +
¶ +
¶ +
¶ +
¶ +
¶ +
¶ +
与所有内置插件一样,博客插件的入门非常简单。只需将以下行添加到mkdocs.yml
+ - blog +然后在/docs/blog/posts下写md文件即可(无需再mkdocs.yml配置,如没有post文件,新建一个即可) 但是bolg文件夹下要有index.md文件(没有这个文件新建即可)!
在mkdocs.yml中这样写 @@ -2230,9 +2262,9 @@ categories: #分类 - Hello --- -
1
+ |
作者信息在docs/blog/.authors.yml里配置(没有.authors.yml新建即可)
+``` 结束
+ +在docs/javascripts/extra.js
下复制粘贴: