<?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>This website is a virtual proof that I&apos;m awesome</description>
    
    <link>https://skjrpg.github.io/</link>
    <atom:link href="https://skjrpg.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
    
      <item>
        <title>从一到零到一：网站的重构</title>
        
        <dc:creator><![CDATA[ SKJ ]]></dc:creator>
        
        <description>
          花了几天时间好好打磨 - 
          从一到零，需要有决心和耐心。巧了，我这个人比较爱折腾，之前看到 AI 写的屎山代码，就决定从头再来。

所以，本文将介绍从头开始的搭建过程

首先，还是以 Beautiful Jekyll 为模板。

第一个功能是暗色模式，之前 AI 一直没做好，索性直接照搬模仿原 demo 的源码，颜色问题很快就解决了。然后是昼夜切换按钮，经过了大量探索，锚定了按钮所在位置，十分感谢 chokcoco 的文章，能够手把手教会 AI 完成按钮的制作。

其次，浏览到Beautiful Jekyll终极响应式设计指南：如何在所有设备上完美展示你的网站，对各种尺寸的布局进行介绍，进一步了解到该主题在不同尺寸/设备的智能响应。

一些功能来源于5分钟掌握Beautiful Jekyll主题的JavaScript增强功能终极指南，里面的一些示例可供我直接套用，包括阅读进度指示器 reading-progress.js 和回到顶部按钮 back-to-top.js。

接下来是对主页的副标题进行修改，为了实现动态的、变化的文字效果，依旧选择了 一言api，官网有调用示例，交给 AI 很快就可以完成。

最后，对一些细节进行修改，包括社交链接，字体（花体字的应用），源代码仓库链接的添加。

目前为止一切正常，差不多就样吧！😄

此外，发现 GitHub Stats 无法正常运作，参考了 chenxuan520 的文章，进行了自托管，部署在 Cloudfare 上，这样就可以正常显示了。

        </description>
        <pubDate>Tue, 05 May 2026 00:00:00 +0800</pubDate>
        <link>https://skjrpg.github.io/2026-05-05-from-one-to-zero-to-one/</link>
        <guid isPermaLink="true">https://skjrpg.github.io/2026-05-05-from-one-to-zero-to-one/</guid>
      </item>
    
      <item>
        <title>Sample blog post to learn markdown tips</title>
        
        <dc:creator><![CDATA[ Bill Smith ]]></dc:creator>
        
        <description>
          There&apos;s lots to learn! - 
          This is a demo post to show you how to write blog posts with markdown. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/tables/etc.I also encourage you to look at the code that...
        </description>
        <pubDate>Fri, 28 Feb 2020 00:00:00 +0800</pubDate>
        <link>https://skjrpg.github.io/2020-02-28-sample-markdown/</link>
        <guid isPermaLink="true">https://skjrpg.github.io/2020-02-28-sample-markdown/</guid>
      </item>
    
      <item>
        <title>Flake it till you make it</title>
        
        <dc:creator><![CDATA[ Sharon Smith and Barry Simpson ]]></dc:creator>
        
        <description>
          Excerpt from Soulshaping by Jeff Brown - 
          Under what circumstances should we step off a path? When is it essential that we finish what we start? If I bought a bag of peanuts and had an allergic reaction, no one would fault me if I threw it out. If I ended a relationship with a woman who...
        </description>
        <pubDate>Wed, 26 Feb 2020 00:00:00 +0800</pubDate>
        <link>https://skjrpg.github.io/2020-02-26-flake-it-till-you-make-it/</link>
        <guid isPermaLink="true">https://skjrpg.github.io/2020-02-26-flake-it-till-you-make-it/</guid>
      </item>
    
  </channel>
</rss>
