Skip to content

Commit

Permalink
Deployed 90fc4a5 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
poplar-at-twilight committed Oct 15, 2024
1 parent b0a4f0b commit acd0938
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions essay/note/2-installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1944,6 +1944,9 @@ <h2 id="_3">样例</h2>
└─nvme1n1p3 259:3 0 913.6G 0 part /home
nvme0n1 259:4 0 1.8T 0 disk
└─nvme0n1p1 259:5 0 1.8T 0 part /home/bt
poplar@c004-h1:~&gt; sudo swapon -s
Filename Type Size Used Priority
/home/swap/swapfile file 4194300 873340 -2
</code></pre></div>
<div class="footnote">
<hr />
Expand Down
4 changes: 2 additions & 2 deletions essay/note/8-shell-script/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@ <h3 id="python">python</h3>
</code></pre></div>
<h3 id="bashrc">bashrc</h3>
<p><code>~/.bashrc</code></p>
<div class="highlight"><pre><span></span><code><span class="nb">alias</span><span class="w"> </span><span class="nv">ls</span><span class="o">=</span><span class="s2">&quot;ls --block-size=KiB&quot;</span>
<div class="highlight"><pre><span></span><code><span class="nb">alias</span><span class="w"> </span><span class="nv">ls</span><span class="o">=</span><span class="s2">&quot;ls --block-size=KiB --color=auto&quot;</span>
<span class="c1">#以 KiB 为单位显示文件大小</span>

<span class="nb">unset</span><span class="w"> </span>GTK_IM_MODULE
Expand Down Expand Up @@ -2023,7 +2023,7 @@ <h3 id="bashrc">bashrc</h3>
<span class="nb">alias</span><span class="w"> </span>flatpak-clear<span class="o">=</span><span class="s2">&quot;flatpak uninstall --unused&quot;</span>
<span class="c1">#清理不需要的库</span>

<span class="nb">alias</span><span class="w"> </span><span class="nv">pings</span><span class="o">=</span><span class="s2">&quot;ping mirror.sjtu.edu.cn -c 6; ping baidu.com -c 6; ping 1.1.1.1 -c 6&quot;</span>
<span class="nb">alias</span><span class="w"> </span><span class="nv">pings</span><span class="o">=</span><span class="s2">&quot;ping mirror.sjtu.edu.cn -c 6; ping bing.com -c 6; ping 1.1.1.1 -c 6&quot;</span>
<span class="c1">#测试网络连通性</span>

<span class="nb">alias</span><span class="w"> </span><span class="nv">update</span><span class="o">=</span><span class="s2">&quot;sudo zypper ref; sudo zypper lu; flatpakx update&quot;</span>
Expand Down
2 changes: 1 addition & 1 deletion feed_rss_created.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>白杨的文档站</title><description>本站用于收纳站长的一些杂谈、笔记和博客等内容。</description><link>https://whiteboard-ui8.pages.dev/</link><atom:link href="https://whiteboard-ui8.pages.dev/feed_rss_created.xml" rel="self" type="application/rss+xml" /><managingEditor>Poplar at twilight</managingEditor><docs>https://github.com/poplar-at-twilight/whiteboard</docs><language>zh</language> <pubDate>Tue, 15 Oct 2024 08:41:14 -0000</pubDate> <lastBuildDate>Tue, 15 Oct 2024 08:41:14 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.15.0</generator> <item> <title>关于本站内容的变更</title> <author>poplar</author> <category>博客</category> <description>&lt;h1 id=&#34;_1&#34;&gt;关于本站内容的变更&lt;/h1&gt;&lt;p&gt;本站将不再定期提供特定网站的翻译。&lt;/p&gt;&lt;p&gt;2021 年 7 月至 2024 年 5 月的译文源文件会在 &lt;a href=&#34;https://github.com/poplar-at-twilight/whiteboard-old&#34;&gt;whiteboard-old&lt;/a&gt; 提供。&lt;/p&gt;</description><link>https://whiteboard-ui8.pages.dev/blog/2024/06/29/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99%E5%86%85%E5%AE%B9%E7%9A%84%E5%8F%98%E6%9B%B4/</link> <pubDate>Sat, 29 Jun 2024 00:00:00 +0000</pubDate><source url="https://whiteboard-ui8.pages.dev/feed_rss_created.xml">白杨的文档站</source><guid isPermaLink="true">https://whiteboard-ui8.pages.dev/blog/2024/06/29/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99%E5%86%85%E5%AE%B9%E7%9A%84%E5%8F%98%E6%9B%B4/</guid> </item> <item> <title>你好,世界!</title> <author>poplar</author> <category>博客</category> <description>&lt;h1 id=&#34;_1&#34;&gt;你好,世界!&lt;/h1&gt;&lt;p&gt;&lt;a href=&#34;https://squidfunk.github.io/mkdocs-material/&#34;&gt;Mkdocs Material&lt;/a&gt; 的博客功能总算正式放出了,本站现在已支持 RSS! 🥳&lt;/p&gt;&lt;ul&gt;&lt;li&gt;用于最新创建的页面: &lt;a href=&#34;https://whiteboard-ui8.pages.dev/feed_rss_created.xml&#34;&gt;https://whiteboard-ui8.pages.dev/feed_rss_created.xml&lt;/a&gt;&lt;/li&gt;&lt;li&gt;用于最新更新的页面: &lt;a href=&#34;https://whiteboard-ui8.pages.dev/feed_rss_updated.xml&#34;&gt;https://whiteboard-ui8.pages.dev/feed_rss_updated.xml&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;当你使用 RSS 订阅的时候,请阅读&lt;a href=&#34;../../../../../archives/rss-refresh/&#34;&gt;『给 RSS 爱好者们的一封信』为什么我们应该提高 RSS 刷新间隔?&lt;/a&gt;。&lt;/p&gt;</description><link>https://whiteboard-ui8.pages.dev/blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/</link> <pubDate>Fri, 08 Sep 2023 00:00:00 +0000</pubDate><source url="https://whiteboard-ui8.pages.dev/feed_rss_created.xml">白杨的文档站</source><guid isPermaLink="true">https://whiteboard-ui8.pages.dev/blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/</guid> </item> </channel></rss>
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>白杨的文档站</title><description>本站用于收纳站长的一些杂谈、笔记和博客等内容。</description><link>https://whiteboard-ui8.pages.dev/</link><atom:link href="https://whiteboard-ui8.pages.dev/feed_rss_created.xml" rel="self" type="application/rss+xml" /><managingEditor>Poplar at twilight</managingEditor><docs>https://github.com/poplar-at-twilight/whiteboard</docs><language>zh</language> <pubDate>Tue, 15 Oct 2024 09:15:23 -0000</pubDate> <lastBuildDate>Tue, 15 Oct 2024 09:15:23 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.15.0</generator> <item> <title>关于本站内容的变更</title> <author>poplar</author> <category>博客</category> <description>&lt;h1 id=&#34;_1&#34;&gt;关于本站内容的变更&lt;/h1&gt;&lt;p&gt;本站将不再定期提供特定网站的翻译。&lt;/p&gt;&lt;p&gt;2021 年 7 月至 2024 年 5 月的译文源文件会在 &lt;a href=&#34;https://github.com/poplar-at-twilight/whiteboard-old&#34;&gt;whiteboard-old&lt;/a&gt; 提供。&lt;/p&gt;</description><link>https://whiteboard-ui8.pages.dev/blog/2024/06/29/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99%E5%86%85%E5%AE%B9%E7%9A%84%E5%8F%98%E6%9B%B4/</link> <pubDate>Sat, 29 Jun 2024 00:00:00 +0000</pubDate><source url="https://whiteboard-ui8.pages.dev/feed_rss_created.xml">白杨的文档站</source><guid isPermaLink="true">https://whiteboard-ui8.pages.dev/blog/2024/06/29/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99%E5%86%85%E5%AE%B9%E7%9A%84%E5%8F%98%E6%9B%B4/</guid> </item> <item> <title>你好,世界!</title> <author>poplar</author> <category>博客</category> <description>&lt;h1 id=&#34;_1&#34;&gt;你好,世界!&lt;/h1&gt;&lt;p&gt;&lt;a href=&#34;https://squidfunk.github.io/mkdocs-material/&#34;&gt;Mkdocs Material&lt;/a&gt; 的博客功能总算正式放出了,本站现在已支持 RSS! 🥳&lt;/p&gt;&lt;ul&gt;&lt;li&gt;用于最新创建的页面: &lt;a href=&#34;https://whiteboard-ui8.pages.dev/feed_rss_created.xml&#34;&gt;https://whiteboard-ui8.pages.dev/feed_rss_created.xml&lt;/a&gt;&lt;/li&gt;&lt;li&gt;用于最新更新的页面: &lt;a href=&#34;https://whiteboard-ui8.pages.dev/feed_rss_updated.xml&#34;&gt;https://whiteboard-ui8.pages.dev/feed_rss_updated.xml&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;当你使用 RSS 订阅的时候,请阅读&lt;a href=&#34;../../../../../archives/rss-refresh/&#34;&gt;『给 RSS 爱好者们的一封信』为什么我们应该提高 RSS 刷新间隔?&lt;/a&gt;。&lt;/p&gt;</description><link>https://whiteboard-ui8.pages.dev/blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/</link> <pubDate>Fri, 08 Sep 2023 00:00:00 +0000</pubDate><source url="https://whiteboard-ui8.pages.dev/feed_rss_created.xml">白杨的文档站</source><guid isPermaLink="true">https://whiteboard-ui8.pages.dev/blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/</guid> </item> </channel></rss>
2 changes: 1 addition & 1 deletion feed_rss_updated.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>白杨的文档站</title><description>本站用于收纳站长的一些杂谈、笔记和博客等内容。</description><link>https://whiteboard-ui8.pages.dev/</link><atom:link href="https://whiteboard-ui8.pages.dev/feed_rss_updated.xml" rel="self" type="application/rss+xml" /><managingEditor>Poplar at twilight</managingEditor><docs>https://github.com/poplar-at-twilight/whiteboard</docs><language>zh</language> <pubDate>Tue, 15 Oct 2024 08:41:14 -0000</pubDate> <lastBuildDate>Tue, 15 Oct 2024 08:41:14 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.15.0</generator> <item> <title>关于本站内容的变更</title> <author>poplar</author> <category>博客</category> <description>&lt;h1 id=&#34;_1&#34;&gt;关于本站内容的变更&lt;/h1&gt;&lt;p&gt;本站将不再定期提供特定网站的翻译。&lt;/p&gt;&lt;p&gt;2021 年 7 月至 2024 年 5 月的译文源文件会在 &lt;a href=&#34;https://github.com/poplar-at-twilight/whiteboard-old&#34;&gt;whiteboard-old&lt;/a&gt; 提供。&lt;/p&gt;</description><link>https://whiteboard-ui8.pages.dev/blog/2024/06/29/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99%E5%86%85%E5%AE%B9%E7%9A%84%E5%8F%98%E6%9B%B4/</link> <pubDate>Mon, 23 Sep 2024 20:40:57 +0000</pubDate><source url="https://whiteboard-ui8.pages.dev/feed_rss_updated.xml">白杨的文档站</source><guid isPermaLink="true">https://whiteboard-ui8.pages.dev/blog/2024/06/29/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99%E5%86%85%E5%AE%B9%E7%9A%84%E5%8F%98%E6%9B%B4/</guid> </item> <item> <title>你好,世界!</title> <author>poplar</author> <category>博客</category> <description>&lt;h1 id=&#34;_1&#34;&gt;你好,世界!&lt;/h1&gt;&lt;p&gt;&lt;a href=&#34;https://squidfunk.github.io/mkdocs-material/&#34;&gt;Mkdocs Material&lt;/a&gt; 的博客功能总算正式放出了,本站现在已支持 RSS! 🥳&lt;/p&gt;&lt;ul&gt;&lt;li&gt;用于最新创建的页面: &lt;a href=&#34;https://whiteboard-ui8.pages.dev/feed_rss_created.xml&#34;&gt;https://whiteboard-ui8.pages.dev/feed_rss_created.xml&lt;/a&gt;&lt;/li&gt;&lt;li&gt;用于最新更新的页面: &lt;a href=&#34;https://whiteboard-ui8.pages.dev/feed_rss_updated.xml&#34;&gt;https://whiteboard-ui8.pages.dev/feed_rss_updated.xml&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;当你使用 RSS 订阅的时候,请阅读&lt;a href=&#34;../../../../../archives/rss-refresh/&#34;&gt;『给 RSS 爱好者们的一封信』为什么我们应该提高 RSS 刷新间隔?&lt;/a&gt;。&lt;/p&gt;</description><link>https://whiteboard-ui8.pages.dev/blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/</link> <pubDate>Mon, 23 Sep 2024 20:40:57 +0000</pubDate><source url="https://whiteboard-ui8.pages.dev/feed_rss_updated.xml">白杨的文档站</source><guid isPermaLink="true">https://whiteboard-ui8.pages.dev/blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/</guid> </item> </channel></rss>
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>白杨的文档站</title><description>本站用于收纳站长的一些杂谈、笔记和博客等内容。</description><link>https://whiteboard-ui8.pages.dev/</link><atom:link href="https://whiteboard-ui8.pages.dev/feed_rss_updated.xml" rel="self" type="application/rss+xml" /><managingEditor>Poplar at twilight</managingEditor><docs>https://github.com/poplar-at-twilight/whiteboard</docs><language>zh</language> <pubDate>Tue, 15 Oct 2024 09:15:23 -0000</pubDate> <lastBuildDate>Tue, 15 Oct 2024 09:15:23 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.15.0</generator> <item> <title>关于本站内容的变更</title> <author>poplar</author> <category>博客</category> <description>&lt;h1 id=&#34;_1&#34;&gt;关于本站内容的变更&lt;/h1&gt;&lt;p&gt;本站将不再定期提供特定网站的翻译。&lt;/p&gt;&lt;p&gt;2021 年 7 月至 2024 年 5 月的译文源文件会在 &lt;a href=&#34;https://github.com/poplar-at-twilight/whiteboard-old&#34;&gt;whiteboard-old&lt;/a&gt; 提供。&lt;/p&gt;</description><link>https://whiteboard-ui8.pages.dev/blog/2024/06/29/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99%E5%86%85%E5%AE%B9%E7%9A%84%E5%8F%98%E6%9B%B4/</link> <pubDate>Mon, 23 Sep 2024 20:40:57 +0000</pubDate><source url="https://whiteboard-ui8.pages.dev/feed_rss_updated.xml">白杨的文档站</source><guid isPermaLink="true">https://whiteboard-ui8.pages.dev/blog/2024/06/29/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99%E5%86%85%E5%AE%B9%E7%9A%84%E5%8F%98%E6%9B%B4/</guid> </item> <item> <title>你好,世界!</title> <author>poplar</author> <category>博客</category> <description>&lt;h1 id=&#34;_1&#34;&gt;你好,世界!&lt;/h1&gt;&lt;p&gt;&lt;a href=&#34;https://squidfunk.github.io/mkdocs-material/&#34;&gt;Mkdocs Material&lt;/a&gt; 的博客功能总算正式放出了,本站现在已支持 RSS! 🥳&lt;/p&gt;&lt;ul&gt;&lt;li&gt;用于最新创建的页面: &lt;a href=&#34;https://whiteboard-ui8.pages.dev/feed_rss_created.xml&#34;&gt;https://whiteboard-ui8.pages.dev/feed_rss_created.xml&lt;/a&gt;&lt;/li&gt;&lt;li&gt;用于最新更新的页面: &lt;a href=&#34;https://whiteboard-ui8.pages.dev/feed_rss_updated.xml&#34;&gt;https://whiteboard-ui8.pages.dev/feed_rss_updated.xml&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;当你使用 RSS 订阅的时候,请阅读&lt;a href=&#34;../../../../../archives/rss-refresh/&#34;&gt;『给 RSS 爱好者们的一封信』为什么我们应该提高 RSS 刷新间隔?&lt;/a&gt;。&lt;/p&gt;</description><link>https://whiteboard-ui8.pages.dev/blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/</link> <pubDate>Mon, 23 Sep 2024 20:40:57 +0000</pubDate><source url="https://whiteboard-ui8.pages.dev/feed_rss_updated.xml">白杨的文档站</source><guid isPermaLink="true">https://whiteboard-ui8.pages.dev/blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/</guid> </item> </channel></rss>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1754,7 +1754,7 @@ <h1 id="opensuse">一位 openSUSE 用户的个人站点</h1>
</blockquote>
<p>这是一位 openSUSE 用户搭建的个人网站,主要包含一些说明文档和备忘录、随笔杂谈和一点有趣的东西。</p>
<ul>
<li>其他:<a href="blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/">RSS</a><a href="https://poplar-at-twilight.github.io/whiteboard/">GitHub Pages 镜像</a><a href="tags/">标签地图</a><a href="about/friends/">朋友们</a></li>
<li>其他:<a href="blog/2023/09/08/%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C/">RSS</a><a href="https://poplar-at-twilight.github.io/whiteboard/">GitHub Pages 镜像</a><a href="tags/">标签地图</a> &amp; <a href="about/friends/">朋友们</a></li>
<li>许可证清单详见<a href="about/license/">此处</a>。欢迎提交 <a href="https://github.com/poplar-at-twilight/whiteboard/pulls">PR</a><a href="https://github.com/poplar-at-twilight/whiteboard/issues">issue</a> 以协助改进站点内容。<br />See <a href="about/license/">here</a> for a list of licenses. Feel free to submit <a href="https://github.com/poplar-at-twilight/whiteboard/pulls">PR</a> or <a href="https://github.com/poplar-at-twilight/whiteboard/issues">issue</a> to help improve site content. </li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit acd0938

Please sign in to comment.