-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
95 lines (93 loc) · 3.58 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<p><head>
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "jtdrkyns3w");
</script>
</head></p>
<h2>Gitblog</h2>
<p>My personal blog using issues and GitHub Actions (随意转载,无需署名)
<a href="https://raw.githubusercontent.com/changjiong/changjiong.github.io/master/feed.xml">RSS Feed</a></p>
<h2>友情链接</h2>
<table>
<thead>
<tr>
<th>Name</th>
<th>Link</th>
<th>Desc</th>
</tr>
</thead>
<tbody>
<tr>
<td>兔子鮮笙</td>
<td>https://tuzi.moe/</td>
<td>20 岁的天才少年</td>
</tr>
<tr>
<td>daya0576</td>
<td>https://changchen.me/</td>
<td>喜欢 python 的大牙</td>
</tr>
<tr>
<td>古思为</td>
<td>https://siwei.io/</td>
<td>I build things with magic and scale the magic to help people.</td>
</tr>
<tr>
<td>Frost Ming</td>
<td>https://frostming.com/</td>
<td>醉后不知天在水,满船清梦压星河</td>
</tr>
<tr>
<td>daya0576</td>
<td>https://changchen.me/</td>
<td>喜欢 python 的大牙</td>
</tr>
<tr>
<td>二愣的闲谈杂鱼</td>
<td>https://godruoyi.com/</td>
<td>生活总是这样,不能让人处处都满意,但我们还要热情地生活下去。</td>
</tr>
</tbody>
</table>
<h2>置顶文章</h2>
<ul>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/7">排序展示是依靠label的</a>--2021-01-07</li>
</ul>
<h2>最近更新</h2>
<ul>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/12">我常用的工具</a>--2024-01-19</li>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/11">添加微软clarity支持</a>--2023-11-20</li>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/10">友情链接</a>--2023-07-27</li>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/9">科技对人类生活的影响</a>--2021-09-29</li>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/8">things get done</a>--2021-06-11</li>
</ul>
<h2>2021</h2>
<ul>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/9">科技对人类生活的影响</a>--2021-09-29</li>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/7">排序展示是依靠label的</a>--2021-01-07</li>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/5">测试一下todo-list</a>--2021-01-07</li>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/4">手机写作测试</a>--2021-01-07</li>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/3">Stars Don’t Make Me Happy. Feedbacks Do.</a>--2021-01-05</li>
</ul>
<details><summary>显示更多</summary>
- [测试发送图片](https://github.com/changjiong/changjiong.github.io/issues/2)--2021-01-05
- [利用github issue和githubpages写博客](https://github.com/changjiong/changjiong.github.io/issues/1)--2021-01-05
</details>
<h2>2023</h2>
<ul>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/11">添加微软clarity支持</a>--2023-11-20</li>
</ul>
<h2>2024</h2>
<ul>
<li><a href="https://github.com/changjiong/changjiong.github.io/issues/12">我常用的工具</a>--2024-01-19</li>
</ul>
<h2>TODO</h2>
<p>TODO list from <a href="https://github.com/changjiong/changjiong.github.io/issues/5">测试一下todo-list</a>--2 jobs to do--2 jobs done
- [x] 买菜
- [x] 洗菜
- [ ] 做菜
- [ ] 上菜</p>
<p><link rel="stylesheet" href="./style.css" /></p>