add
This commit is contained in:
parent
4e8ce297c6
commit
3331938710
@ -1,6 +0,0 @@
|
||||
authors:
|
||||
Cat Tom:
|
||||
name: Cat Tom
|
||||
description: "永远进步。"
|
||||
avatar: "https://static.cattom.site/image/icon/150.png"
|
||||
url: "https://blog.cattom.site"
|
@ -1 +0,0 @@
|
||||
# 随想随写
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
authors:
|
||||
- Cat Tom
|
||||
date: 2024-07-24T21:35:00
|
||||
tags:
|
||||
- "折腾"
|
||||
---
|
||||
# 2024年7月24日
|
||||
今天重建blog mkdocs挺不错~
|
@ -1 +0,0 @@
|
||||
# 标签
|
3
docs/life/ITP.md
Normal file
3
docs/life/ITP.md
Normal file
@ -0,0 +1,3 @@
|
||||
# 原发免疫性血小板减少症 (ITP)
|
||||
|
||||
[成人原发免疫性血小板减少症诊断与治疗中国指南(2020年版)](https://rs.yiigle.com/cmaid/1246118)
|
5
docs/life/index.md
Normal file
5
docs/life/index.md
Normal file
@ -0,0 +1,5 @@
|
||||
# 生活
|
||||
|
||||
> 幸福不在物质,而在于热爱自然与生活。
|
||||
>
|
||||
> 王尔德
|
@ -1,4 +1,5 @@
|
||||
# 技术
|
||||
|
||||
> 路漫漫其修远兮,吾将上下而求索。
|
||||
>
|
||||
> 《离骚》
|
||||
> 《离骚》
|
||||
|
10
mkdocs.yml
10
mkdocs.yml
@ -72,9 +72,9 @@ markdown_extensions:
|
||||
|
||||
nav:
|
||||
- "主页": index.md
|
||||
- "随想随写":
|
||||
- blog/index.md
|
||||
- "标签": blog/tags.md
|
||||
- "生活":
|
||||
- life/index.md
|
||||
- "原发免疫性血小板减少症 (ITP)": life/ITP.md
|
||||
- "技术":
|
||||
- tech/index.md
|
||||
- "Mi 6 (sagit)": tech/Mi6(sagit).md
|
||||
@ -92,6 +92,4 @@ plugins:
|
||||
- search
|
||||
- glightbox
|
||||
- tags:
|
||||
tags_file: blog/tags.md
|
||||
- blog:
|
||||
post_url_format: "{file}"
|
||||
tags_file: blog/tags.md
|
Loading…
x
Reference in New Issue
Block a user