Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
morethan987 committed Jan 5, 2025
1 parent c06f905 commit 889b8eb
Show file tree
Hide file tree
Showing 28 changed files with 7,218 additions and 108 deletions.
2 changes: 1 addition & 1 deletion authors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ <h2 class="flex items-center">

<span class="px-2 text-base text-primary-500">&middot;</span>
<span class="text-base text-neutral-400">
5
6
</span>

</h2>
Expand Down
174 changes: 174 additions & 0 deletions authors/morethan/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1879,6 +1879,180 @@ <h2 class="relative group">最后



</div>




</div>


</div>
<div class="px-6 pt-4 pb-2">

</div>
</div>
</a>




<a href="/blog/plugin-writing-experience/" class="min-w-full">

<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">

<div class="w-full thumbnail_card nozoom" style="background-image:url(/blog/plugin-writing-experience/featured.svg);"></div>



<div class="px-6 py-4">


<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
href="/blog/plugin-writing-experience/">一次写插件经历</div>


<div class="text-sm text-neutral-500 dark:text-neutral-400">






































<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-01-06T00:00:00&#43;00:00">2024-01-06</time><span class="px-2 text-primary-500">&middot;</span><span title="预计阅读">3 分钟</span><span class="px-2 text-primary-500">&middot;</span><span>












<span id="views_blog/pluginwritingexperience/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span class="inline-block align-text-bottom">

<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
<path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM432 256c0 79.5-64.5 144-144 144s-144-64.5-144-144s64.5-144 144-144s144 64.5 144 144zM288 192c0 35.3-28.7 64-64 64c-11.5 0-22.3-3-31.6-8.4c-.2 2.8-.4 5.5-.4 8.4c0 53 43 96 96 96s96-43 96-96s-43-96-96-96c-2.8 0-5.6 .1-8.4 .4c5.3 9.3 8.4 20.1 8.4 31.6z"/></svg>
</span>

</span>
</span><span class="px-2 text-primary-500">&middot;</span><span>












<span id="likes_blog/pluginwritingexperience/index.md"
class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400"
title="likes">loading</span>
<span class="inline-block align-text-bottom">

<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor" d="M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z"/></svg>
</span>

</span>
</span>




</div>


<div class="flex flex-row flex-wrap items-center">




<div style="cursor: pointer;" onclick="window.open(&#34;/authors/morethan/&#34;,'_self');return false;">Morethan</div>










</div>




<div class="flex flex-row flex-wrap items-center">












<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/%E7%BB%8F%E5%8E%86/&#34;,'_self');return false;">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
经历
</span>
</span>
</span>




</div>


Expand Down
26 changes: 26 additions & 0 deletions authors/morethan/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,31 @@
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://morethan987.github.io/blog/moravecs-paradox/featured.svg" />
</item>

<item>
<title>一次写插件经历</title>
<link>https://morethan987.github.io/blog/plugin-writing-experience/</link>
<pubDate>Sat, 06 Jan 2024 00:00:00 +0000</pubDate>

<guid>https://morethan987.github.io/blog/plugin-writing-experience/</guid>
<description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;
记一次写插件的经历,以及从中收获的一些感想。
&lt;/div&gt;



&lt;h3 class=&#34;relative group&#34;&gt;缘由
&lt;div id=&#34;%E7%BC%98%E7%94%B1&#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;#%E7%BC%98%E7%94%B1&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
&lt;/span&gt;

&lt;/h3&gt;
&lt;p&gt;事情起源于我这个博客网站。我在微信公众号上偶然间浏览到了关于用 &lt;code&gt;Hugo&lt;/code&gt; 建立博客网站的信息,正好我也想翻新一下我那简陋的小网站。我原来的小网站非常非常的原始,整个写作流程都需要在 &lt;code&gt;HTML&lt;/code&gt; &lt;code&gt;JS&lt;/code&gt;&lt;code&gt;CSS&lt;/code&gt; 之间狼狈地切换。并且我非常崇拜的大佬 &lt;code&gt;Lilian Weng&lt;/code&gt;&lt;a href=&#34;https://lilianweng.github.io/&#34; target=&#34;_blank&#34;&gt;博客&lt;/a&gt; 也是用 &lt;code&gt;Hugo&lt;/code&gt; 搭建的,这也更加坚定了我换底层的决心。&lt;/p&gt;</description>
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://morethan987.github.io/blog/plugin-writing-experience/featured.svg" />
</item>

</channel>
</rss>
Loading

0 comments on commit 889b8eb

Please sign in to comment.