Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 24 additions & 4 deletions 2024/10/04/hello-blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -396,15 +396,15 @@

<div class="statistics flex justify-around my-2.5">
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/public/tags">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">2</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">5</div>
<div class="label text-third-text-color text-sm">Tags</div>
</a>
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/public/categories">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">1</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
<div class="label text-third-text-color text-sm">Categories</div>
</a>
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">1</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">2</div>
<div class="label text-third-text-color text-sm">Posts</div>
</a>
</div>
Expand Down Expand Up @@ -608,6 +608,26 @@ <h3 id="特别感谢"><a href="#特别感谢" class="headerlink" title="特别



<div class="article-nav my-8 flex justify-between items-center px-2 sm:px-6 md:px-8">

<div class="article-prev border-border-color shadow-redefine-flat shadow-shadow-color-2 rounded-medium px-4 py-2 hover:shadow-redefine-flat-hover hover:shadow-shadow-color-2">
<a class="prev"
rel="prev"
href="/2025/05/08/%E5%A4%A7%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8BP1/"
>
<span class="left arrow-icon flex justify-center items-center">
<i class="fa-solid fa-chevron-left"></i>
</span>
<span class="title flex justify-center items-center">
<span class="post-nav-title-item">大语言模型P1</span>
<span class="post-nav-item">Prev posts</span>
</span>
</a>
</div>


</div>




Expand Down Expand Up @@ -695,7 +715,7 @@ <h3 id="特别感谢"><a href="#特别感谢" class="headerlink" title="特别

<p class="post-count space-x-0.5">
<span>
1 posts in total
2 posts in total
</span>

</p>
Expand Down
1,149 changes: 1,149 additions & 0 deletions 2025/05/08/大语言模型P1/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,15 +390,15 @@

<div class="statistics flex justify-around my-2.5">
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/public/tags">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">2</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">5</div>
<div class="label text-third-text-color text-sm">Tags</div>
</a>
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/public/categories">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">1</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
<div class="label text-third-text-color text-sm">Categories</div>
</a>
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">1</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">2</div>
<div class="label text-third-text-color text-sm">Posts</div>
</a>
</div>
Expand Down Expand Up @@ -451,7 +451,7 @@ <h1>404<br>Page Not Found</h1>

<p class="post-count space-x-0.5">
<span>
1 posts in total
2 posts in total
</span>

</p>
Expand Down
30 changes: 26 additions & 4 deletions archives/2024/10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,15 +390,15 @@

<div class="statistics flex justify-around my-2.5">
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/public/tags">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">2</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">5</div>
<div class="label text-third-text-color text-sm">Tags</div>
</a>
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/public/categories">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">1</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
<div class="label text-third-text-color text-sm">Categories</div>
</a>
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">1</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">2</div>
<div class="label text-third-text-color text-sm">Posts</div>
</a>
</div>
Expand All @@ -422,6 +422,28 @@

<div class="archive-list-container">

<section class="archive-item mb-spacing-unit last:mb-0">
<div class="archive-item-header flex flex-row items-center mb-2">
<span class="archive-year font-semibold text-3xl mr-2">2025</span>
<span class="archive-year-post-count text-xs md:text-sm font-bold rounded-small bg-third-background-color py-[2px] px-[10px] border border-border-color">1</span>
</div>

<ul class="article-list pl-0 md:pl-8 text-lg leading-[1.5]">



<!-- Close the previous LI if not the first item -->
<li class="article-item space-y-2 px-6 pt-10 pb-2 text-xl relative border-l-2 border-border-color" date-is='05-08'>

<a href="/2025/05/08/%E5%A4%A7%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8BP1/" class="block w-fit">
<span class="article-title my-0.5 text-2xl">大语言模型P1</span>
</a>


</li> <!-- Ensure the last item is properly closed -->
</ul>
</section>

<section class="archive-item mb-spacing-unit last:mb-0">
<div class="archive-item-header flex flex-row items-center mb-2">
<span class="archive-year font-semibold text-3xl mr-2">2024</span>
Expand Down Expand Up @@ -471,7 +493,7 @@

<p class="post-count space-x-0.5">
<span>
1 posts in total
2 posts in total
</span>

</p>
Expand Down
30 changes: 26 additions & 4 deletions archives/2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,15 +390,15 @@

<div class="statistics flex justify-around my-2.5">
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/public/tags">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">2</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">5</div>
<div class="label text-third-text-color text-sm">Tags</div>
</a>
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/public/categories">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">1</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
<div class="label text-third-text-color text-sm">Categories</div>
</a>
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">1</div>
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">2</div>
<div class="label text-third-text-color text-sm">Posts</div>
</a>
</div>
Expand All @@ -422,6 +422,28 @@

<div class="archive-list-container">

<section class="archive-item mb-spacing-unit last:mb-0">
<div class="archive-item-header flex flex-row items-center mb-2">
<span class="archive-year font-semibold text-3xl mr-2">2025</span>
<span class="archive-year-post-count text-xs md:text-sm font-bold rounded-small bg-third-background-color py-[2px] px-[10px] border border-border-color">1</span>
</div>

<ul class="article-list pl-0 md:pl-8 text-lg leading-[1.5]">



<!-- Close the previous LI if not the first item -->
<li class="article-item space-y-2 px-6 pt-10 pb-2 text-xl relative border-l-2 border-border-color" date-is='05-08'>

<a href="/2025/05/08/%E5%A4%A7%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8BP1/" class="block w-fit">
<span class="article-title my-0.5 text-2xl">大语言模型P1</span>
</a>


</li> <!-- Ensure the last item is properly closed -->
</ul>
</section>

<section class="archive-item mb-spacing-unit last:mb-0">
<div class="archive-item-header flex flex-row items-center mb-2">
<span class="archive-year font-semibold text-3xl mr-2">2024</span>
Expand Down Expand Up @@ -471,7 +493,7 @@

<p class="post-count space-x-0.5">
<span>
1 posts in total
2 posts in total
</span>

</p>
Expand Down
Loading