Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8e76c9f

Browse files
committed
feat: first article
1 parent f5e48e1 commit 8e76c9f

File tree

6 files changed

+43
-14
lines changed

6 files changed

+43
-14
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,11 +211,11 @@ defaults:
211211
values:
212212
layout: article
213213
sharing: true
214-
license: false
214+
license: true
215215
aside:
216216
toc: true
217217
show_edit_on_github: false
218-
show_subscribe: false
218+
show_subscribe: true
219219
pageview: true
220220

221221

_posts/2023-12-31-welcome.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

_posts/2024-01-01-welcome.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: 开通博客
3+
tags: blog life
4+
---
5+
6+
2024 年 1 月 1 日,开通博客。
7+
8+
之前也开通过,后面好像自己都忘记了。
9+
10+
会不定期发发布一些文章,会包括技术、心情、生活等等不同方向,记录生活。
11+
12+
<br />
13+
现在重拾一切,**<font color=red>是个开始,还是个结束?</font>**
14+
15+
16+
2025 年 1 月 1 日,再回来看看,现在的选择会怎样?
17+
<br />
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Cydia 源发布
3+
tags: cydia ios/re
4+
---
5+
6+
# 0x01 目标
7+
8+
<br />

_posts/xxxx-xx-xx-template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: 开通博客
3+
tags: blog/template
4+
---
5+
6+
# 0x1 目标
7+
8+
# 0x2 目标
9+
10+
...
11+
12+
# 0xf 目标
13+
14+
<br />

about.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ titles:
3737
<br />
3838
技术网名: codwam (全拼 coldwarm,cold warm 冷暖)
3939

40-
<br /><br />
41-
子曰:“古之学者为己,今之学者为人。”
42-
43-
4440
## 联系方式
4541

4642
<p class="contact">
@@ -51,3 +47,5 @@ titles:
5147
<!-- <a href="http://www.zhihu.com/people/lippi-ouyang" title="知乎联系我"><img src="http://www.zhihu.com/favicon.ico" width="24" height="24" style="display:inline-block;vertical-align:middle"></a><br/> -->
5248
</p>
5349

50+
## 语录
51+
子曰:“古之学者为己,今之学者为人。”

0 commit comments

Comments
 (0)