First commit on Mac Mini server
This commit is contained in:
@@ -1,13 +1,102 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>主页 on Swangnice的空间</title>
|
||||
<title>主页 on SwangNice的空间</title>
|
||||
<link>http://localhost:1313/zh-cn/</link>
|
||||
<description>Recent content in 主页 on Swangnice的空间</description>
|
||||
<description>Recent content in 主页 on SwangNice的空间</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>zh-CN</language>
|
||||
<copyright>© 2025 SWang</copyright>
|
||||
<atom:link href="http://localhost:1313/zh-cn/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Fri, 20 Sep 2024 04:17:50 +0000</lastBuildDate><atom:link href="http://localhost:1313/zh-cn/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>TODO List</title>
|
||||
<link>http://localhost:1313/zh-cn/projects/self_host/stock_bot/01_todo/</link>
|
||||
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/zh-cn/projects/self_host/stock_bot/01_todo/</guid>
|
||||
<description><h2 class="relative group">Short-term TODO
|
||||
<div id="short-term-todo" class="anchor"></div>
|
||||
|
||||
<span
|
||||
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
|
||||
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
|
||||
style="text-decoration-line: none !important;" href="#short-term-todo" aria-label="锚点">#</a>
|
||||
</span>
|
||||
|
||||
</h2>
|
||||
<ul>
|
||||
<li>🚧 The Initial Policy implement</li>
|
||||
<li>⬜️ The evaluate &amp; logger script</li>
|
||||
<li>⬜️ The automatic scripts with Email Sender deployed on the Server</li>
|
||||
<li>⬜️ Implement RL</li>
|
||||
</ul></description>
|
||||
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Showcases</title>
|
||||
<link>http://localhost:1313/zh-cn/projects/self_host/stock_bot/02_results/</link>
|
||||
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/zh-cn/projects/self_host/stock_bot/02_results/</guid>
|
||||
<description><p>This section will feature occasional showcases of my technical achievements—focused purely on the engineering side, not the income.</p></description>
|
||||
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>C</title>
|
||||
<link>http://localhost:1313/zh-cn/notes/coding/cheat_sheet/c/</link>
|
||||
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/zh-cn/notes/coding/cheat_sheet/c/</guid>
|
||||
<description></description>
|
||||
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="http://localhost:1313/zh-cn/notes/coding/cheat_sheet/c/feature.png" />
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>C++</title>
|
||||
<link>http://localhost:1313/zh-cn/notes/coding/cheat_sheet/cpp/</link>
|
||||
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/zh-cn/notes/coding/cheat_sheet/cpp/</guid>
|
||||
<description></description>
|
||||
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="http://localhost:1313/zh-cn/notes/coding/cheat_sheet/cpp/feature.png" />
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Git</title>
|
||||
<link>http://localhost:1313/zh-cn/notes/coding/cheat_sheet/git/</link>
|
||||
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/zh-cn/notes/coding/cheat_sheet/git/</guid>
|
||||
<description><h2 class="relative group">Commit
|
||||
<div id="commit" class="anchor"></div>
|
||||
|
||||
<span
|
||||
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
|
||||
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
|
||||
style="text-decoration-line: none !important;" href="#commit" aria-label="锚点">#</a>
|
||||
</span>
|
||||
|
||||
</h2>
|
||||
<ol>
|
||||
<li>Add date and time in commit messages:</li>
|
||||
</ol>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">git commit -m <span class="s2">&#34;</span><span class="k">$(</span>date <span class="s1">&#39;+%Y-%m-%d %H:%M:%S&#39;</span><span class="k">)</span><span class="s2">&#34;</span>
|
||||
</span></span></code></pre></div></description>
|
||||
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="http://localhost:1313/zh-cn/notes/coding/cheat_sheet/git/feature.png" />
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Python</title>
|
||||
<link>http://localhost:1313/zh-cn/notes/coding/cheat_sheet/python/</link>
|
||||
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/zh-cn/notes/coding/cheat_sheet/python/</guid>
|
||||
<description></description>
|
||||
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="http://localhost:1313/zh-cn/notes/coding/cheat_sheet/python/feature.png" />
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user