Skip to content

Commit ad023ae

Browse files
committed
new Blog
1 parent f53cafb commit ad023ae

32 files changed

Lines changed: 1925 additions & 125 deletions

dist/about/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"> <div class="flex items-center justify-between relative mr-2"> <div class="overflow-hidden text-left whitespace-nowrap overflow-ellipsis "> 未分类 </div> <div class="transition px-2 h-7 ml-4 min-w-[2rem] rounded-lg text-sm font-bold
8181
text-[var(--btn-content)] dark:text-[var(--deep-text)]
8282
bg-[oklch(0.95_0.025_var(--hue))] dark:bg-[var(--primary)]
83-
flex items-center justify-center"> 35 </div> </div> </button> </a><a href="/Blog/archive/category/Examples/" aria-label="View all posts in the Examples category"> <button class="
83+
flex items-center justify-center"> 36 </div> </div> </button> </a><a href="/Blog/archive/category/Examples/" aria-label="View all posts in the Examples category"> <button class="
8484
w-full
8585
h-10
8686
rounded-lg
@@ -188,7 +188,7 @@
188188
"> <div class="flex items-center justify-between relative mr-2"> <div class="overflow-hidden text-left whitespace-nowrap overflow-ellipsis "> LeetCode </div> <div class="transition px-2 h-7 ml-4 min-w-[2rem] rounded-lg text-sm font-bold
189189
text-[var(--btn-content)] dark:text-[var(--deep-text)]
190190
bg-[oklch(0.95_0.025_var(--hue))] dark:bg-[var(--primary)]
191-
flex items-center justify-center"> 108 </div> </div> </button> </a><a href="/Blog/archive/category/MySQL/" aria-label="View all posts in the MySQL category"> <button class="
191+
flex items-center justify-center"> 115 </div> </div> </button> </a><a href="/Blog/archive/category/MySQL/" aria-label="View all posts in the MySQL category"> <button class="
192192
w-full
193193
h-10
194194
rounded-lg
@@ -287,13 +287,13 @@
287287
</ul></section>
288288
</blockquote></section> </div> <script type="module">const s=new MutationObserver(l);s.observe(document.body,{childList:!0,subtree:!0});function l(){s.disconnect();let i=Array.from(document.querySelectorAll("pre"));for(let e of i){if(e.parentElement?.nodeName==="DIV"&&e.parentElement?.classList.contains("code-block"))continue;let o=document.createElement("div");o.className="relative code-block";let t=document.createElement("button");t.className="copy-btn btn-regular-dark absolute active:scale-90 h-8 w-8 top-2 right-2 opacity-75 text-sm p-1.5 rounded-lg transition-all ease-in-out",e.setAttribute("tabindex","0"),e.parentNode&&e.parentNode.insertBefore(o,e);let r='<svg class="copy-btn-icon copy-icon" xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px"><path d="M368.37-237.37q-34.48 0-58.74-24.26-24.26-24.26-24.26-58.74v-474.26q0-34.48 24.26-58.74 24.26-24.26 58.74-24.26h378.26q34.48 0 58.74 24.26 24.26 24.26 24.26 58.74v474.26q0 34.48-24.26 58.74-24.26 24.26-58.74 24.26H368.37Zm0-83h378.26v-474.26H368.37v474.26Zm-155 238q-34.48 0-58.74-24.26-24.26-24.26-24.26-58.74v-515.76q0-17.45 11.96-29.48 11.97-12.02 29.33-12.02t29.54 12.02q12.17 12.03 12.17 29.48v515.76h419.76q17.45 0 29.48 11.96 12.02 11.97 12.02 29.33t-12.02 29.54q-12.03 12.17-29.48 12.17H213.37Zm155-238v-474.26 474.26Z"/></svg>',a='<svg class="copy-btn-icon success-icon" xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px"><path d="m389-377.13 294.7-294.7q12.58-12.67 29.52-12.67 16.93 0 29.61 12.67 12.67 12.68 12.67 29.53 0 16.86-12.28 29.14L419.07-288.41q-12.59 12.67-29.52 12.67-16.94 0-29.62-12.67L217.41-430.93q-12.67-12.68-12.79-29.45-.12-16.77 12.55-29.45 12.68-12.67 29.62-12.67 16.93 0 29.28 12.67L389-377.13Z"/></svg>';t.innerHTML=`<div>${r} ${a}</div>
289289
`,o.appendChild(e),o.appendChild(t);let c;t.addEventListener("click",async()=>{c&&clearTimeout(c);let n=e?.querySelector("code")?.innerText;n!==void 0&&(await navigator.clipboard.writeText(n),t.classList.add("success"),c=setTimeout(()=>{t.classList.remove("success")},1e3))})}s.observe(document.body,{childList:!0,subtree:!0})}</script> </div> </div> <div class="footer col-span-2 onload-animation hidden lg:block"> <!--<div class="border-t border-[var(&#45;&#45;primary)] mx-16 border-dashed py-8 max-w-[var(&#45;&#45;page-width)] flex flex-col items-center justify-center px-6">--><div class="transition border-t border-black/10 dark:border-white/15 my-10 border-dashed mx-32"></div> <!--<div class="transition bg-[oklch(92%_0.01_var(&#45;&#45;hue))] dark:bg-black rounded-2xl py-8 mt-4 mb-8 flex flex-col items-center justify-center px-6">--> <div class="transition border-dashed border-[oklch(85%_0.01_var(--hue))] dark:border-white/15 rounded-2xl mb-12 flex flex-col items-center justify-center px-6"> <div class="transition text-50 text-sm text-center">
290-
&copy; <span id="copyright-year">2025</span> Thrinisty. All Rights Reserved. /
290+
&copy; <span id="copyright-year">2026</span> Thrinisty. All Rights Reserved. /
291291
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/rss.xml">RSS</a> /
292292
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/sitemap-index.xml">Sitemap</a><br>
293293
Powered by
294294
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="https://astro.build">Astro</a> &
295295
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="https://github.com/saicaca/fuwari">Fuwari</a> </div> </div> </div> </div> </main> <div class="footer col-span-2 onload-animation block lg:hidden"> <!--<div class="border-t border-[var(&#45;&#45;primary)] mx-16 border-dashed py-8 max-w-[var(&#45;&#45;page-width)] flex flex-col items-center justify-center px-6">--><div class="transition border-t border-black/10 dark:border-white/15 my-10 border-dashed mx-32"></div> <!--<div class="transition bg-[oklch(92%_0.01_var(&#45;&#45;hue))] dark:bg-black rounded-2xl py-8 mt-4 mb-8 flex flex-col items-center justify-center px-6">--> <div class="transition border-dashed border-[oklch(85%_0.01_var(--hue))] dark:border-white/15 rounded-2xl mb-12 flex flex-col items-center justify-center px-6"> <div class="transition text-50 text-sm text-center">
296-
&copy; <span id="copyright-year">2025</span> Thrinisty. All Rights Reserved. /
296+
&copy; <span id="copyright-year">2026</span> Thrinisty. All Rights Reserved. /
297297
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/rss.xml">RSS</a> /
298298
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/sitemap-index.xml">Sitemap</a><br>
299299
Powered by

dist/archive/category/Examples/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"> <div class="flex items-center justify-between relative mr-2"> <div class="overflow-hidden text-left whitespace-nowrap overflow-ellipsis "> 未分类 </div> <div class="transition px-2 h-7 ml-4 min-w-[2rem] rounded-lg text-sm font-bold
8181
text-[var(--btn-content)] dark:text-[var(--deep-text)]
8282
bg-[oklch(0.95_0.025_var(--hue))] dark:bg-[var(--primary)]
83-
flex items-center justify-center"> 35 </div> </div> </button> </a><a href="/Blog/archive/category/Examples/" aria-label="View all posts in the Examples category"> <button class="
83+
flex items-center justify-center"> 36 </div> </div> </button> </a><a href="/Blog/archive/category/Examples/" aria-label="View all posts in the Examples category"> <button class="
8484
w-full
8585
h-10
8686
rounded-lg
@@ -188,7 +188,7 @@
188188
"> <div class="flex items-center justify-between relative mr-2"> <div class="overflow-hidden text-left whitespace-nowrap overflow-ellipsis "> LeetCode </div> <div class="transition px-2 h-7 ml-4 min-w-[2rem] rounded-lg text-sm font-bold
189189
text-[var(--btn-content)] dark:text-[var(--deep-text)]
190190
bg-[oklch(0.95_0.025_var(--hue))] dark:bg-[var(--primary)]
191-
flex items-center justify-center"> 108 </div> </div> </button> </a><a href="/Blog/archive/category/MySQL/" aria-label="View all posts in the MySQL category"> <button class="
191+
flex items-center justify-center"> 115 </div> </div> </button> </a><a href="/Blog/archive/category/MySQL/" aria-label="View all posts in the MySQL category"> <button class="
192192
w-full
193193
h-10
194194
rounded-lg
@@ -293,13 +293,13 @@
293293
text-75 pr-8 whitespace-nowrap overflow-ellipsis overflow-hidden"> Include Video in the Posts </div> <!-- tag list --> <div class="hidden md:block md:w-[15%] text-left text-sm transition
294294
whitespace-nowrap overflow-ellipsis overflow-hidden
295295
text-30">#Example #Video</div> </div> </a> </div> </div> <div class="footer col-span-2 onload-animation hidden lg:block"> <!--<div class="border-t border-[var(&#45;&#45;primary)] mx-16 border-dashed py-8 max-w-[var(&#45;&#45;page-width)] flex flex-col items-center justify-center px-6">--><div class="transition border-t border-black/10 dark:border-white/15 my-10 border-dashed mx-32"></div> <!--<div class="transition bg-[oklch(92%_0.01_var(&#45;&#45;hue))] dark:bg-black rounded-2xl py-8 mt-4 mb-8 flex flex-col items-center justify-center px-6">--> <div class="transition border-dashed border-[oklch(85%_0.01_var(--hue))] dark:border-white/15 rounded-2xl mb-12 flex flex-col items-center justify-center px-6"> <div class="transition text-50 text-sm text-center">
296-
&copy; <span id="copyright-year">2025</span> Thrinisty. All Rights Reserved. /
296+
&copy; <span id="copyright-year">2026</span> Thrinisty. All Rights Reserved. /
297297
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/rss.xml">RSS</a> /
298298
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/sitemap-index.xml">Sitemap</a><br>
299299
Powered by
300300
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="https://astro.build">Astro</a> &
301301
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="https://github.com/saicaca/fuwari">Fuwari</a> </div> </div> </div> </div> </main> <div class="footer col-span-2 onload-animation block lg:hidden"> <!--<div class="border-t border-[var(&#45;&#45;primary)] mx-16 border-dashed py-8 max-w-[var(&#45;&#45;page-width)] flex flex-col items-center justify-center px-6">--><div class="transition border-t border-black/10 dark:border-white/15 my-10 border-dashed mx-32"></div> <!--<div class="transition bg-[oklch(92%_0.01_var(&#45;&#45;hue))] dark:bg-black rounded-2xl py-8 mt-4 mb-8 flex flex-col items-center justify-center px-6">--> <div class="transition border-dashed border-[oklch(85%_0.01_var(--hue))] dark:border-white/15 rounded-2xl mb-12 flex flex-col items-center justify-center px-6"> <div class="transition text-50 text-sm text-center">
302-
&copy; <span id="copyright-year">2025</span> Thrinisty. All Rights Reserved. /
302+
&copy; <span id="copyright-year">2026</span> Thrinisty. All Rights Reserved. /
303303
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/rss.xml">RSS</a> /
304304
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/sitemap-index.xml">Sitemap</a><br>
305305
Powered by

dist/archive/category/Guides/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"> <div class="flex items-center justify-between relative mr-2"> <div class="overflow-hidden text-left whitespace-nowrap overflow-ellipsis "> 未分类 </div> <div class="transition px-2 h-7 ml-4 min-w-[2rem] rounded-lg text-sm font-bold
8181
text-[var(--btn-content)] dark:text-[var(--deep-text)]
8282
bg-[oklch(0.95_0.025_var(--hue))] dark:bg-[var(--primary)]
83-
flex items-center justify-center"> 35 </div> </div> </button> </a><a href="/Blog/archive/category/Examples/" aria-label="View all posts in the Examples category"> <button class="
83+
flex items-center justify-center"> 36 </div> </div> </button> </a><a href="/Blog/archive/category/Examples/" aria-label="View all posts in the Examples category"> <button class="
8484
w-full
8585
h-10
8686
rounded-lg
@@ -188,7 +188,7 @@
188188
"> <div class="flex items-center justify-between relative mr-2"> <div class="overflow-hidden text-left whitespace-nowrap overflow-ellipsis "> LeetCode </div> <div class="transition px-2 h-7 ml-4 min-w-[2rem] rounded-lg text-sm font-bold
189189
text-[var(--btn-content)] dark:text-[var(--deep-text)]
190190
bg-[oklch(0.95_0.025_var(--hue))] dark:bg-[var(--primary)]
191-
flex items-center justify-center"> 108 </div> </div> </button> </a><a href="/Blog/archive/category/MySQL/" aria-label="View all posts in the MySQL category"> <button class="
191+
flex items-center justify-center"> 115 </div> </div> </button> </a><a href="/Blog/archive/category/MySQL/" aria-label="View all posts in the MySQL category"> <button class="
192192
w-full
193193
h-10
194194
rounded-lg
@@ -273,13 +273,13 @@
273273
text-75 pr-8 whitespace-nowrap overflow-ellipsis overflow-hidden"> Simple Guides for Fuwari </div> <!-- tag list --> <div class="hidden md:block md:w-[15%] text-left text-sm transition
274274
whitespace-nowrap overflow-ellipsis overflow-hidden
275275
text-30">#Fuwari #Blogging #Customization</div> </div> </a> </div> </div> <div class="footer col-span-2 onload-animation hidden lg:block"> <!--<div class="border-t border-[var(&#45;&#45;primary)] mx-16 border-dashed py-8 max-w-[var(&#45;&#45;page-width)] flex flex-col items-center justify-center px-6">--><div class="transition border-t border-black/10 dark:border-white/15 my-10 border-dashed mx-32"></div> <!--<div class="transition bg-[oklch(92%_0.01_var(&#45;&#45;hue))] dark:bg-black rounded-2xl py-8 mt-4 mb-8 flex flex-col items-center justify-center px-6">--> <div class="transition border-dashed border-[oklch(85%_0.01_var(--hue))] dark:border-white/15 rounded-2xl mb-12 flex flex-col items-center justify-center px-6"> <div class="transition text-50 text-sm text-center">
276-
&copy; <span id="copyright-year">2025</span> Thrinisty. All Rights Reserved. /
276+
&copy; <span id="copyright-year">2026</span> Thrinisty. All Rights Reserved. /
277277
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/rss.xml">RSS</a> /
278278
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/sitemap-index.xml">Sitemap</a><br>
279279
Powered by
280280
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="https://astro.build">Astro</a> &
281281
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="https://github.com/saicaca/fuwari">Fuwari</a> </div> </div> </div> </div> </main> <div class="footer col-span-2 onload-animation block lg:hidden"> <!--<div class="border-t border-[var(&#45;&#45;primary)] mx-16 border-dashed py-8 max-w-[var(&#45;&#45;page-width)] flex flex-col items-center justify-center px-6">--><div class="transition border-t border-black/10 dark:border-white/15 my-10 border-dashed mx-32"></div> <!--<div class="transition bg-[oklch(92%_0.01_var(&#45;&#45;hue))] dark:bg-black rounded-2xl py-8 mt-4 mb-8 flex flex-col items-center justify-center px-6">--> <div class="transition border-dashed border-[oklch(85%_0.01_var(--hue))] dark:border-white/15 rounded-2xl mb-12 flex flex-col items-center justify-center px-6"> <div class="transition text-50 text-sm text-center">
282-
&copy; <span id="copyright-year">2025</span> Thrinisty. All Rights Reserved. /
282+
&copy; <span id="copyright-year">2026</span> Thrinisty. All Rights Reserved. /
283283
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/rss.xml">RSS</a> /
284284
<a class="transition link text-[var(--primary)] font-medium" target="_blank" href="/Blog/sitemap-index.xml">Sitemap</a><br>
285285
Powered by

0 commit comments

Comments
 (0)