[U] Update channel content
This commit is contained in:
+14
-1
@@ -2,11 +2,24 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2023-12-31T22:10:32.270165+00:00</updated>
|
||||
<updated>2024-01-01T00:12:43.001888+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
<subtitle>「我们所经历的每个平凡的日常,也许就是连续发生的奇迹」</subtitle>
|
||||
<entry>
|
||||
<id>3123</id>
|
||||
<title>小桂桂的回忆录 📒 #3123</title>
|
||||
<updated>2023-12-31T23:12:13+00:00</updated>
|
||||
<content><p>创建 GitHub 帐号已经七年了!更新一下今年写的项目 <i class="custom-emoji" emoji-src="emoji/5445354787082084246.tgs">🧐</i></p>
|
||||
<p>🟥: 咕了 🕊
|
||||
🟦: 写完但是没发布/没什么用的
|
||||
🟨: 还没写完但是会继续
|
||||
🟩: 满意的项目w</p>
|
||||
<p>原本觉得翻 GitHub 活动记录就能大概回想起某段时间在做什么,但是发现今年做的好多硬件项目都没有存到 GitHub 上,即使存了的也没有写很详细的 commit 记录...</p>
|
||||
<p>因为无论是 onshape CAD 还是 EasyEDA 都是云端存储,如果要推到 GitHub 上必须专门导出文件好麻烦。好想写一个可以把云端修改记录同步到 GitHub 上的插件</p></content>
|
||||
<link href="https://aza.moe/life?post=3123" rel="alternate"/>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>3122</id>
|
||||
<title>小桂桂的回忆录 📒 #3122</title>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 822 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
+249
-225
File diff suppressed because it is too large
Load Diff
+13
-1
@@ -12,7 +12,19 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Sun, 31 Dec 2023 22:10:32 +0000</lastBuildDate>
|
||||
<lastBuildDate>Mon, 01 Jan 2024 00:12:43 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #3123</title>
|
||||
<link>https://aza.moe/life?post=3123</link>
|
||||
<description><p>创建 GitHub 帐号已经七年了!更新一下今年写的项目 <i class="custom-emoji" emoji-src="emoji/5445354787082084246.tgs">🧐</i></p>
|
||||
<p>🟥: 咕了 🕊
|
||||
🟦: 写完但是没发布/没什么用的
|
||||
🟨: 还没写完但是会继续
|
||||
🟩: 满意的项目w</p>
|
||||
<p>原本觉得翻 GitHub 活动记录就能大概回想起某段时间在做什么,但是发现今年做的好多硬件项目都没有存到 GitHub 上,即使存了的也没有写很详细的 commit 记录...</p>
|
||||
<p>因为无论是 onshape CAD 还是 EasyEDA 都是云端存储,如果要推到 GitHub 上必须专门导出文件好麻烦。好想写一个可以把云端修改记录同步到 GitHub 上的插件</p></description>
|
||||
<guid isPermaLink="false">3123</guid>
|
||||
</item>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #3122</title>
|
||||
<link>https://aza.moe/life?post=3122</link>
|
||||
|
||||
Reference in New Issue
Block a user