File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ https://rapidai.github.io/RapidOCRDocs/*
1818https://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely
1919https://pepy.tech/project/*
2020https://mp.weixin.qq.com/s?__biz=MzA5MjU2NjYxNQ==&mid=2449494038&idx=1&sn=f144be7182839e22a421e0df9e9609f0&scene=21&poc_token=HALnpGmjoj5pbGiVA-bezXPeQCkRncmpfuMSBaqL
21-
21+ *images/communicate_2026-03-17_08-20-27.png
Original file line number Diff line number Diff line change 1+ # Tag
2+ <!-- material/tags -->
Original file line number Diff line number Diff line change @@ -78,11 +78,17 @@ plugins:
7878 length : 20
7979 pretty_print : true
8080 - blog :
81- archive : false
81+ blog_dir : blog
82+ archive : true
83+ archive_name : Archive
84+ archive_date_format : yyyy/MM
85+ archive_url_format : " archive/{date}"
8286 post_date_format : short
8387 blog_toc : true
84- categories_toc : true
8588 pagination : false
89+ categories_toc : true
90+ categories_name : Categories
91+ - tags
8692 - search :
8793 separator : ' [\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
8894 - git-committers :
@@ -168,6 +174,9 @@ markdown_extensions:
168174 alternate_style : true
169175 - admonition
170176
177+ not_in_nav : |
178+ /tags.md
179+
171180nav :
172181 - 概览 : index.md
173182 - 快速开始 : quickstart.md
You can’t perform that action at this time.
0 commit comments