<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://solmont32.github.io/SolKnow/blog</id>
    <title>SolKnow（知岛） Blog</title>
    <updated>2026-03-07T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://solmont32.github.io/SolKnow/blog"/>
    <subtitle>SolKnow（知岛） Blog</subtitle>
    <icon>https://solmont32.github.io/SolKnow/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[SolKnow 审美与工程化重塑：全站 V2 升级总结]]></title>
        <id>https://solmont32.github.io/SolKnow/blog/2026-03-07-major-upgrade</id>
        <link href="https://solmont32.github.io/SolKnow/blog/2026-03-07-major-upgrade"/>
        <updated>2026-03-07T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[今天，SolKnow（知岛） 迎来了一场从内到外的“换血式”升级。我们不仅确立了严谨的工业级开发标准，还在视觉体验上实现了向现代科技感的跨越。]]></summary>
        <content type="html"><![CDATA[<p>今天，<strong>SolKnow（知岛）</strong> 迎来了一场从内到外的“换血式”升级。我们不仅确立了严谨的工业级开发标准，还在视觉体验上实现了向现代科技感的跨越。</p>
<!-- -->
<h3 class="anchor anchorTargetHideOnScrollNavbar_vjPI" id="核心成就审美与交互革命">核心成就：审美与交互革命<a href="https://solmont32.github.io/SolKnow/blog/2026-03-07-major-upgrade#%E6%A0%B8%E5%BF%83%E6%88%90%E5%B0%B1%E5%AE%A1%E7%BE%8E%E4%B8%8E%E4%BA%A4%E4%BA%92%E9%9D%A9%E5%91%BD" class="hash-link" aria-label="核心成就：审美与交互革命的直接链接" title="核心成就：审美与交互革命的直接链接" translate="no">​</a></h3>
<ol>
<li class=""><strong>动态首页 (Hero 2.0)</strong>：引入了 <code>framer-motion</code> 实现具备时差感（Stagger）的丝滑入场动画，并增加了 <code>heroGlow</code> 呼吸背景光。</li>
<li class=""><strong>图标矢量化</strong>：全站告别 Emoji，升级为 <code>Lucide</code> 线性图标库。</li>
<li class=""><strong>计算机科学板块入驻</strong>：将“计算机科学知识库”提升为首页核心模块，确立了“算法-数学-计算机”三足鼎立的内容格局。</li>
<li class=""><strong>沉浸式阅读</strong>：优化了文档内 <code>blockquote</code>（引用块）样式，引入了专门的 <code>KnowledgeCard</code>（增强高亮卡片）。</li>
</ol>
<h3 class="anchor anchorTargetHideOnScrollNavbar_vjPI" id="工程化底座">工程化底座<a href="https://solmont32.github.io/SolKnow/blog/2026-03-07-major-upgrade#%E5%B7%A5%E7%A8%8B%E5%8C%96%E5%BA%95%E5%BA%A7" class="hash-link" aria-label="工程化底座的直接链接" title="工程化底座的直接链接" translate="no">​</a></h3>
<ul>
<li class=""><strong>代码规范</strong>：引入 <code>ESLint</code> 与 <code>Prettier</code>，强制执行 2 空格缩进与单引号规范。</li>
<li class=""><strong>类型安全</strong>：全面修复 TypeScript 类型冲突，确保 100% 通过构建。</li>
<li class=""><strong>闭环流程</strong>：确立了 <code>gcp</code> (Git Commit Push) 与 <code>gh</code> (GitHub CLI) 自检的黄金工作流。</li>
</ul>
<hr>
<p>未来的 SolKnow 将继续秉持**“清晰、直观、易懂”**的原则，打造最硬核的竞赛笔记库。🚀</p>]]></content>
        <author>
            <name>Solmont32</name>
            <uri>https://github.com/Solmont32</uri>
        </author>
        <category label="upgrade" term="upgrade"/>
        <category label="aesthetics" term="aesthetics"/>
        <category label="engineering" term="engineering"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[第一篇博客]]></title>
        <id>https://solmont32.github.io/SolKnow/blog/hello</id>
        <link href="https://solmont32.github.io/SolKnow/blog/hello"/>
        <updated>2026-02-08T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[今天开始搭建 SolKnow（知岛）：知识库 + 视频讲解 + 博客。]]></summary>
        <content type="html"><![CDATA[<p>今天开始搭建 <strong>SolKnow（知岛）</strong>：知识库 + 视频讲解 + 博客。</p>]]></content>
        <author>
            <name>Solmont32</name>
            <uri>https://github.com/Solmont32</uri>
        </author>
        <category label="log" term="log"/>
    </entry>
</feed>