First commit on Mac Mini server

This commit is contained in:
2025-07-25 02:15:37 +08:00
parent 6f09b5f46f
commit 64eed4e7ce
358 changed files with 67829 additions and 14729 deletions

View File

@@ -8,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Series &middot; Swangnice的空间</title>
<meta name="title" content="Series &middot; Swangnice的空间" />
<title>Series &middot; SwangNice的空间</title>
<meta name="title" content="Series &middot; SwangNice的空间" />
<meta name="description" content="我的网站(中文)" />
@@ -17,7 +17,7 @@
<link rel="canonical" href="http://localhost:1313/zh-cn/series/" />
<link rel="alternate" type="application/rss+xml" href="/zh-cn/series/index.xml" title="Swangnice的空间" />
<link rel="alternate" type="application/rss+xml" href="/zh-cn/series/index.xml" title="SwangNice的空间" />
@@ -28,8 +28,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.8f3065366dff1de8a5d8a245dbeb14096be1376f41bc15da61f5e65a4c8d50184b7255c09fb7172fc3841a4a792390f2df99cbe22bc022dd78d2f7231fc60a6b.css"
integrity="sha512-jzBlNm3/Heil2KJF2&#43;sUCWvhN29BvBXaYfXmWkyNUBhLclXAn7cXL8OEGkp5I5Dy35nL4ivAIt140vcjH8YKaw==" />
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.3d98b0e3c7886b2be13facfb539c8f79843dd3cff84d1c41763deb363c668c308c7c7ac9ecb3923f8602e257866ff553de4228ff50492074acc6d07b3d232fb1.css"
integrity="sha512-PZiw48eIayvhP6z7U5yPeYQ908/4TRxBdj3rNjxmjDCMfHrJ7LOSP4YC4leGb/VT3kIo/1BJIHSsxtB7PSMvsQ==" />
<script type="text/javascript" src="/js/appearance.min.516a16745bea5a9bd011138d254cc0fd3973cd55ce6e15f3dec763e7c7c2c7448f8fe7b54cca811cb821b0c7e12cd161caace1dd794ac3d34d40937cbcc9ee12.js"
@@ -45,11 +45,8 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.65b5de43825ad54a420102c9ddccece1f1015665fe76e5b399ba259e1de29f6c83ac1b3cf77beed3d29e26604dfebf561a8e1db523cb6add0d6acccc9e8f1307.js"
integrity="sha512-ZbXeQ4Ja1UpCAQLJ3czs4fEBVmX&#43;duWzmbolnh3in2yDrBs893vu09KeJmBN/r9WGo4dtSPLat0NaszMno8TBw==" data-copy="复制" data-copied="已复制"></script>
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.f8f2cec11308434554dfdbe3a0963bc19265192ebb9e2d644f3f9250731c879dfb09b44d2d58fcd06e8a1c9051b57f594719b37d21689d366ffd2db050df40a0.js"
integrity="sha512-&#43;PLOwRMIQ0VU39vjoJY7wZJlGS67ni1kTz&#43;SUHMch537CbRNLVj80G6KHJBRtX9ZRxmzfSFonTZv/S2wUN9AoA==" data-copy="复制" data-copied="已复制"></script>
@@ -70,7 +67,7 @@
<meta property="og:url" content="http://localhost:1313/zh-cn/series/">
<meta property="og:site_name" content="Swangnice的空间">
<meta property="og:site_name" content="SwangNice的空间">
<meta property="og:title" content="Series">
<meta property="og:description" content="我的网站(中文)">
<meta property="og:locale" content="zh_CN">
@@ -153,7 +150,7 @@
<nav class="flex space-x-3">
<a href="/zh-cn/" class="text-base font-medium text-gray-500 hover:text-gray-900">Swangnice的空间</a>
<a href="/zh-cn/" class="text-base font-medium text-gray-500 hover:text-gray-900">SwangNice的空间</a>
</nav>
@@ -161,13 +158,167 @@
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<div>
<div class="cursor-pointer flex items-center nested-menu">
<p class="text-base font-medium" title="">
Blog
</p>
</a>
<a class="text-base font-medium text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="">
笔记
</a>
<span>
<span class="relative block icon">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z"
clip-rule="evenodd"
/>
</svg>
</span>
</span>
</div>
<div class="absolute menuhide">
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
<div class="flex flex-col space-y-3">
<a href="/zh-cn/notes/coding/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-sm" title="">
编程笔记
</p>
</a>
<a href="/zh-cn/notes/pdf/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-sm" title="">
PDF归档
</p>
</a>
</div>
</div>
</div>
</div>
<div>
<div class="cursor-pointer flex items-center nested-menu">
<a class="text-base font-medium text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="">
项目
</a>
<span>
<span class="relative block icon">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z"
clip-rule="evenodd"
/>
</svg>
</span>
</span>
</div>
<div class="absolute menuhide">
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
<div class="flex flex-col space-y-3">
<a href="/zh-cn/projects/embedded/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-sm" title="">
妙板生花
</p>
</a>
<a href="/zh-cn/projects/self_host/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-sm" title="">
自托管
</p>
</a>
</div>
</div>
</div>
</div>
<div>
<div class="cursor-pointer flex items-center nested-menu">
<a class="text-base font-medium text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="">
此处休息
</a>
<span>
<span class="relative block icon">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z"
clip-rule="evenodd"
/>
</svg>
</span>
</span>
</div>
<div class="absolute menuhide">
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
<div class="flex flex-col space-y-3">
<a href="/zh-cn/life/pet/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-sm" title="">
宠物
</p>
</a>
<a href="/zh-cn/life/travel/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-sm" title="">
游记
</p>
</a>
</div>
</div>
</div>
</div>
@@ -245,7 +396,7 @@
<a href="/zh-cn/series/" class="flex items-center">
<p class="text-sm font-sm text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="Series">
CN
中文
</p>
</a>
@@ -332,7 +483,7 @@
<a href="/zh-cn/series/" class="flex items-center">
<p class="text-sm font-sm text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="Series">
CN
中文
</p>
</a>
@@ -418,16 +569,169 @@
<li class="mt-1">
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-bg font-bg" title="">
Blog
笔记
</p>
<span>
<span class="relative block icon">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z"
clip-rule="evenodd"
/>
</svg>
</span>
</span>
</a>
</li>
<li class="mt-1">
<a href="/zh-cn/notes/coding/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-small" title="">
编程笔记
</p>
</a>
</li>
<li class="mt-1">
<a href="/zh-cn/notes/pdf/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-small" title="">
PDF归档
</p>
</a>
</li>
<li class="mb-2"></li>
<li class="mt-1">
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-bg font-bg" title="">
项目
</p>
<span>
<span class="relative block icon">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z"
clip-rule="evenodd"
/>
</svg>
</span>
</span>
</a>
</li>
<li class="mt-1">
<a href="/zh-cn/projects/embedded/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-small" title="">
妙板生花
</p>
</a>
</li>
<li class="mt-1">
<a href="/zh-cn/projects/self_host/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-small" title="">
自托管
</p>
</a>
</li>
<li class="mb-2"></li>
<li class="mt-1">
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-bg font-bg" title="">
此处休息
</p>
<span>
<span class="relative block icon">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z"
clip-rule="evenodd"
/>
</svg>
</span>
</span>
</a>
</li>
<li class="mt-1">
<a href="/zh-cn/life/pet/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-small" title="">
宠物
</p>
</a>
</li>
<li class="mt-1">
<a href="/zh-cn/life/travel/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-sm font-small" title="">
游记
</p>
</a>
</li>
<li class="mb-2"></li>
@@ -546,6 +850,22 @@
<section class="flex flex-wrap max-w-prose -mx-2 overflow-hidden">
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/4">
<h2 class="flex items-center">
<a
class="text-xl font-medium decoration-primary-500 hover:underline hover:underline-offset-2"
href="/zh-cn/series/stockbot/"
>StockBot</a
>
<span class="px-2 text-base text-primary-500">&middot;</span>
<span class="text-base text-neutral-400">
2
</span>
</h2>
</article>
</section>
@@ -562,7 +882,7 @@
<li class="flex mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0">
<a class="decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2 flex items-center" href="/zh-cn/tags/"
title="">
title="Tags">
Tags
</a>
@@ -584,6 +904,14 @@
<p class="text-sm text-neutral-500 dark:text-neutral-400">
<a href="https://beian.miit.gov.cn/" target="_blank" rel="noopener noreferrer">
苏ICP备2024145451号
</a>
</p>
<p class="text-xs text-neutral-500 dark:text-neutral-400">

View File

@@ -1,13 +1,23 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Series on Swangnice的空间</title>
<title>Series on SwangNice的空间</title>
<link>http://localhost:1313/zh-cn/series/</link>
<description>Recent content in Series on Swangnice的空间</description>
<description>Recent content in Series on SwangNice的空间</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh-CN</language>
<copyright>© 2025 SWang</copyright>
<atom:link href="http://localhost:1313/zh-cn/series/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/series/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>StockBot</title>
<link>http://localhost:1313/zh-cn/series/stockbot/</link>
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
<guid>http://localhost:1313/zh-cn/series/stockbot/</guid>
<description></description>
</item>
</channel>
</rss>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>StockBot on SwangNice的空间</title>
<link>http://localhost:1313/zh-cn/series/stockbot/</link>
<description>Recent content in StockBot on SwangNice的空间</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh-CN</language>
<copyright>© 2025 SWang</copyright>
<lastBuildDate>Fri, 20 Sep 2024 04:17:50 +0000</lastBuildDate><atom:link href="http://localhost:1313/zh-cn/series/stockbot/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>&lt;h2 class=&#34;relative group&#34;&gt;Short-term TODO
&lt;div id=&#34;short-term-todo&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
&lt;span
class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
&lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
style=&#34;text-decoration-line: none !important;&#34; href=&#34;#short-term-todo&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🚧 The Initial Policy implement&lt;/li&gt;
&lt;li&gt;⬜️ The evaluate &amp;amp; logger script&lt;/li&gt;
&lt;li&gt;⬜️ The automatic scripts with Email Sender deployed on the Server&lt;/li&gt;
&lt;li&gt;⬜️ Implement RL&lt;/li&gt;
&lt;/ul&gt;</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>&lt;p&gt;This section will feature occasional showcases of my technical achievements—focused purely on the engineering side, not the income.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<title>http://localhost:1313/zh-cn/series/stockbot/</title>
<link rel="canonical" href="http://localhost:1313/zh-cn/series/stockbot/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/zh-cn/series/stockbot/">
</head>
</html>