Deployed 017b804 with MkDocs version: 1.6.1

This commit is contained in:
2025-06-26 15:31:16 +00:00
parent 6b2df42b7f
commit e2ef632c9f
42 changed files with 170 additions and 2 deletions

View File

@ -2574,6 +2574,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>2022年网站建设经历了三个阶段6月确定MKdocs框架并测试早期功能10月全款购入独立域名取消cookie确认以优化隐私保护同月建立Github仓库正式上线简化访问流程并新增首页反馈功能。更新重点包括技术框架选型、隐私优化及用户体验改进。</p>
</div>
<h2 id="2022-10-20"></p><h1 id="01" name="01"><strong>2022-10-20</strong></h1><p><a class="headerlink" href="#2022-10-20" title="Permanent link">&para;</a></h2>
<ul>
<li>建立Github仓库正式建站</li>

View File

@ -2664,6 +2664,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文记录了2023年网站的技术更新历程主要优化包括引入AI问答机器人25条/月限制、多语言支持含台湾地区、国内镜像站点建设、Mkdocs主题开发。技术改进涵盖前端性能图片懒加载、字体优化、功能扩展Latex渲染、搜索功能、评论系统及移动端适配。全年持续修复各类显示问题并新增博客、友链等板块同时穿插了开发者个人生活趣事。</p>
</div>
<h2 id="2023-12-21"></p><h1 id="01" name="01"><strong>2023-12-21</strong></h1><p><a class="headerlink" href="#2023-12-21" title="Permanent link">&para;</a></h2>
<ul>
<li>优化网站流畅度(玄学)</li>

View File

@ -2754,6 +2754,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>2024年网站持续优化重点提升流畅度和访问速度包括启用CDN加速、删除冗余代码、优化UI显示效果。技术改进涉及MKdocs主题更新、代码显示优化、图片迁移至SMMS平台并引入自动新标签页打开功能。同时完善了教程文档修复了多个bug提升了搜索引擎收录效果。全年的迭代显著改善了用户体验和网站性能。</p>
</div>
<h2 id="2024-12-24"></p><h1 id="01" name="01"><strong>2024-12-24</strong></h1><p><a class="headerlink" href="#2024-12-24" title="Permanent link">&para;</a></h2>
<ul>
<li>优化网站流畅度(玄学)</li>

View File

@ -2671,6 +2671,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本次网站更新主要围绕性能优化和功能修复展开重点提升了页面流畅度和加载速度。关键改进包括修复Markdown解析器渲染问题、优化友链统计准确性、解决评论区重定位bug并更新教程内容适配最新版本。同时调整了留言板布局清理失效图片链接并尝试引入glightbox插件增强图片浏览体验。更新体现了对用户体验和技术细节的持续优化。</p>
</div>
<h2 id="2025-04-30"></p><h1 id="01" name="01"><strong>2025-04-30</strong></h1><p><a class="headerlink" href="#2025-04-30" title="Permanent link">&para;</a></h2>
<ul>
<li>优化网站流畅度(玄学)</li>

View File

@ -2458,6 +2458,10 @@
<h1>许可声明</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>MIT许可证授予用户自由使用、修改和分发软件的广泛权利仅要求保留版权声明和许可条款。该许可证明确声明软件按"原样"提供,不承担任何质量担保或法律责任,适用于希望最大限度开放代码使用权限的场景。这种宽松的开源许可模式常见于学术和商业项目。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>252</strong></p>

View File

@ -2549,6 +2549,10 @@
<h1>如何给MKdocs添加友链</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文介绍了在MKdocs中添加友链的具体方法通过CSS样式代码实现美观的卡片式友链展示效果。关键步骤包括在.md文件中插入友链代码并提供了响应式设计的CSS样式支持桌面端双栏布局和移动端自适应优化。技术亮点包含悬浮动画效果、圆角设计和色彩交互反馈适用于技术博客等需要展示外部链接的场景。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>65</strong> | 有效代码行数:<strong>124</strong></p>

View File

@ -2579,6 +2579,10 @@
<h1>1.利用Mkdocs部署静态网页</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文介绍了使用MkDocs部署静态网页到GitHub Pages的完整流程。重点讲解了从创建GitHub仓库、本地环境配置、MkDocs初始化到自动化部署的关键步骤包括目录结构调整、workflow配置和页面发布设置。该方法基于Material for MkDocs主题通过简单的YAML配置即可快速搭建文档网站适合技术博客和项目文档的托管需求。文中提供了详细的图文指引和常见配置示例并强调了GitHub Actions自动化部署的关键设置要点。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>485</strong> | 有效代码行数:<strong>75</strong></p>

View File

@ -2861,6 +2861,10 @@
<h1>2.Mkdocs配置说明(mkdocs.yml)</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文详细介绍了Mkdocs配置文件mkdocs.yml的核心配置项包括站点基本信息设置、主题配色方案支持明暗模式切换、导航功能优化如目录展开、返回顶部等、搜索增强特性以及Markdown扩展支持。重点讲解了标签系统实现方法、自定义CSS/JS的引入方式并提供了UI美化建议。该配置文件可帮助用户快速构建功能完善、界面美观的文档网站特别适合技术文档的展示与管理。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>2</strong> 分钟 | 中文字符:<strong>818</strong> | 有效代码行数:<strong>555</strong></p>

View File

@ -2464,6 +2464,10 @@
<h1>3.解决Github Pages部署mkdocs自定义域名失效的问题</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>在GitHub Pages部署mkdocs时自定义域名失效的原因是项目未拉取到本地导致每次推送后CNAME文件被清除。解决方法是在/docs目录下创建无后缀的CNAME文件并填入域名确保配置持久化。该方案适用于使用mkdocs构建文档并需绑定自定义域名的场景。</p>
</div>
<p>在/docs目录下创建一个 CNAME 的 无后缀 文件,然后在里面填入你的域名<br />
<img alt="" src="https://s1.imagehub.cc/images/2024/02/02/d23082e5d3ebb839dba8b589a1cb5b7c.png" /></p>
<div class="admonition tip">

View File

@ -2464,6 +2464,10 @@
<h1>添加Mkdocs博客</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>Mkdocs内置博客插件可快速搭建技术博客只需在mkdocs.yml中添加简单配置即可启用。支持通过docs/blog/.authors.yml文件管理作者信息无需额外创建文件。该插件简化了技术文档与博客的集成流程适合开发者快速构建内容发布平台同时保持与Mkdocs原有功能的兼容性。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>114</strong> | 有效代码行数:<strong>19</strong></p>

View File

@ -2597,6 +2597,10 @@
<h1>0.Mkdocs教程前言</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文介绍了MkDocs文档工具的学习资源和使用指南包括官方教程、Material主题教程及插件列表并提供了作者的中文教程语雀、CSDN、知乎。内容涵盖快速部署静态网页到GitHub Pages、配置mkdocs.yml及添加博客等核心操作同时附有视频教程。最后请求使用者注明教程来源并支持友链申请。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>222</strong> | 有效代码行数:<strong>5</strong></p>

View File

@ -2481,6 +2481,10 @@
</header>
<div class="md-post__content md-typeset">
<h2 id="2022"><a class="toclink" href="../../2022/06/06/2022%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2022网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>2022年网站建设经历了三个阶段6月确定MKdocs框架并测试早期功能10月全款购入独立域名取消cookie确认以优化隐私保护同月建立Github仓库正式上线简化访问流程并新增首页反馈功能。更新重点包括技术框架选型、隐私优化及用户体验改进。</p>
</div>
<h3 id="2022-10-20"><a class="toclink" href="../../2022/06/06/2022%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2022-10-20"></p><h1 id="01" name="01"><strong>2022-10-20</strong></h1><p></a></h3>
<ul>
<li>建立Github仓库正式建站</li>

View File

@ -2481,6 +2481,10 @@
</header>
<div class="md-post__content md-typeset">
<h2 id="2023"><a class="toclink" href="../../2023/12/21/2023%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2023网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文记录了2023年网站的技术更新历程主要优化包括引入AI问答机器人25条/月限制、多语言支持含台湾地区、国内镜像站点建设、Mkdocs主题开发。技术改进涵盖前端性能图片懒加载、字体优化、功能扩展Latex渲染、搜索功能、评论系统及移动端适配。全年持续修复各类显示问题并新增博客、友链等板块同时穿插了开发者个人生活趣事。</p>
</div>
<h3 id="2023-12-21"><a class="toclink" href="../../2023/12/21/2023%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2023-12-21"></p><h1 id="01" name="01"><strong>2023-12-21</strong></h1><p></a></h3>
<ul>
<li>优化网站流畅度(玄学)</li>

View File

@ -2481,6 +2481,10 @@
</header>
<div class="md-post__content md-typeset">
<h2 id="2024"><a class="toclink" href="../../2024/01/01/2024%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2024网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>2024年网站持续优化重点提升流畅度和访问速度包括启用CDN加速、删除冗余代码、优化UI显示效果。技术改进涉及MKdocs主题更新、代码显示优化、图片迁移至SMMS平台并引入自动新标签页打开功能。同时完善了教程文档修复了多个bug提升了搜索引擎收录效果。全年的迭代显著改善了用户体验和网站性能。</p>
</div>
<h3 id="2024-12-24"><a class="toclink" href="../../2024/01/01/2024%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2024-12-24"></p><h1 id="01" name="01"><strong>2024-12-24</strong></h1><p></a></h3>
<ul>
<li>优化网站流畅度(玄学)</li>

View File

@ -2481,6 +2481,10 @@
</header>
<div class="md-post__content md-typeset">
<h2 id="2025"><a class="toclink" href="../../2025/01/01/2025%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2025网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本次网站更新主要围绕性能优化和功能修复展开重点提升了页面流畅度和加载速度。关键改进包括修复Markdown解析器渲染问题、优化友链统计准确性、解决评论区重定位bug并更新教程内容适配最新版本。同时调整了留言板布局清理失效图片链接并尝试引入glightbox插件增强图片浏览体验。更新体现了对用户体验和技术细节的持续优化。</p>
</div>
<h3 id="2025-04-30"><a class="toclink" href="../../2025/01/01/2025%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2025-04-30"></p><h1 id="01" name="01"><strong>2025-04-30</strong></h1><p></a></h3>
<ul>
<li>优化网站流畅度(玄学)</li>

View File

@ -2481,6 +2481,10 @@
</header>
<div class="md-post__content md-typeset">
<h2 id="2025"><a class="toclink" href="../../2025/01/01/2025%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2025网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本次网站更新主要围绕性能优化和功能修复展开重点提升了页面流畅度和加载速度。关键改进包括修复Markdown解析器渲染问题、优化友链统计准确性、解决评论区重定位bug并更新教程内容适配最新版本。同时调整了留言板布局清理失效图片链接并尝试引入glightbox插件增强图片浏览体验。更新体现了对用户体验和技术细节的持续优化。</p>
</div>
<h3 id="2025-04-30"><a class="toclink" href="../../2025/01/01/2025%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2025-04-30"></p><h1 id="01" name="01"><strong>2025-04-30</strong></h1><p></a></h3>
<ul>
<li>优化网站流畅度(玄学)</li>
@ -2597,6 +2601,10 @@
</header>
<div class="md-post__content md-typeset">
<h2 id="2024"><a class="toclink" href="../../2024/01/01/2024%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2024网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>2024年网站持续优化重点提升流畅度和访问速度包括启用CDN加速、删除冗余代码、优化UI显示效果。技术改进涉及MKdocs主题更新、代码显示优化、图片迁移至SMMS平台并引入自动新标签页打开功能。同时完善了教程文档修复了多个bug提升了搜索引擎收录效果。全年的迭代显著改善了用户体验和网站性能。</p>
</div>
<h3 id="2024-12-24"><a class="toclink" href="../../2024/01/01/2024%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2024-12-24"></p><h1 id="01" name="01"><strong>2024-12-24</strong></h1><p></a></h3>
<ul>
<li>优化网站流畅度(玄学)</li>
@ -2875,6 +2883,10 @@ Look at this source <a href="https://github.com/JakubAndrysek/mkdocs-open-in-new
</header>
<div class="md-post__content md-typeset">
<h2 id="2023"><a class="toclink" href="../../2023/12/21/2023%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2023网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文记录了2023年网站的技术更新历程主要优化包括引入AI问答机器人25条/月限制、多语言支持含台湾地区、国内镜像站点建设、Mkdocs主题开发。技术改进涵盖前端性能图片懒加载、字体优化、功能扩展Latex渲染、搜索功能、评论系统及移动端适配。全年持续修复各类显示问题并新增博客、友链等板块同时穿插了开发者个人生活趣事。</p>
</div>
<h3 id="2023-12-21"><a class="toclink" href="../../2023/12/21/2023%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2023-12-21"></p><h1 id="01" name="01"><strong>2023-12-21</strong></h1><p></a></h3>
<ul>
<li>优化网站流畅度(玄学)</li>
@ -3025,6 +3037,10 @@ Look at this source <a href="https://github.com/JakubAndrysek/mkdocs-open-in-new
</header>
<div class="md-post__content md-typeset">
<h2 id="2022"><a class="toclink" href="../../2022/06/06/2022%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2022网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>2022年网站建设经历了三个阶段6月确定MKdocs框架并测试早期功能10月全款购入独立域名取消cookie确认以优化隐私保护同月建立Github仓库正式上线简化访问流程并新增首页反馈功能。更新重点包括技术框架选型、隐私优化及用户体验改进。</p>
</div>
<h3 id="2022-10-20"><a class="toclink" href="../../2022/06/06/2022%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2022-10-20"></p><h1 id="01" name="01"><strong>2022-10-20</strong></h1><p></a></h3>
<ul>
<li>建立Github仓库正式建站</li>

View File

@ -2490,6 +2490,10 @@
</header>
<div class="md-post__content md-typeset">
<h2 id="2025"><a class="toclink" href="2025/01/01/2025%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2025网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本次网站更新主要围绕性能优化和功能修复展开重点提升了页面流畅度和加载速度。关键改进包括修复Markdown解析器渲染问题、优化友链统计准确性、解决评论区重定位bug并更新教程内容适配最新版本。同时调整了留言板布局清理失效图片链接并尝试引入glightbox插件增强图片浏览体验。更新体现了对用户体验和技术细节的持续优化。</p>
</div>
<h3 id="2025-04-30"><a class="toclink" href="2025/01/01/2025%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2025-04-30"></p><h1 id="01" name="01"><strong>2025-04-30</strong></h1><p></a></h3>
<ul>
<li>优化网站流畅度(玄学)</li>
@ -2606,6 +2610,10 @@
</header>
<div class="md-post__content md-typeset">
<h2 id="2024"><a class="toclink" href="2024/01/01/2024%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2024网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>2024年网站持续优化重点提升流畅度和访问速度包括启用CDN加速、删除冗余代码、优化UI显示效果。技术改进涉及MKdocs主题更新、代码显示优化、图片迁移至SMMS平台并引入自动新标签页打开功能。同时完善了教程文档修复了多个bug提升了搜索引擎收录效果。全年的迭代显著改善了用户体验和网站性能。</p>
</div>
<h3 id="2024-12-24"><a class="toclink" href="2024/01/01/2024%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2024-12-24"></p><h1 id="01" name="01"><strong>2024-12-24</strong></h1><p></a></h3>
<ul>
<li>优化网站流畅度(玄学)</li>
@ -2884,6 +2892,10 @@ Look at this source <a href="https://github.com/JakubAndrysek/mkdocs-open-in-new
</header>
<div class="md-post__content md-typeset">
<h2 id="2023"><a class="toclink" href="2023/12/21/2023%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2023网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文记录了2023年网站的技术更新历程主要优化包括引入AI问答机器人25条/月限制、多语言支持含台湾地区、国内镜像站点建设、Mkdocs主题开发。技术改进涵盖前端性能图片懒加载、字体优化、功能扩展Latex渲染、搜索功能、评论系统及移动端适配。全年持续修复各类显示问题并新增博客、友链等板块同时穿插了开发者个人生活趣事。</p>
</div>
<h3 id="2023-12-21"><a class="toclink" href="2023/12/21/2023%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2023-12-21"></p><h1 id="01" name="01"><strong>2023-12-21</strong></h1><p></a></h3>
<ul>
<li>优化网站流畅度(玄学)</li>
@ -3034,6 +3046,10 @@ Look at this source <a href="https://github.com/JakubAndrysek/mkdocs-open-in-new
</header>
<div class="md-post__content md-typeset">
<h2 id="2022"><a class="toclink" href="2022/06/06/2022%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/">2022网站更新记录</a></h2>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>2022年网站建设经历了三个阶段6月确定MKdocs框架并测试早期功能10月全款购入独立域名取消cookie确认以优化隐私保护同月建立Github仓库正式上线简化访问流程并新增首页反馈功能。更新重点包括技术框架选型、隐私优化及用户体验改进。</p>
</div>
<h3 id="2022-10-20"><a class="toclink" href="2022/06/06/2022%E7%BD%91%E7%AB%99%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95/#2022-10-20"></p><h1 id="01" name="01"><strong>2022-10-20</strong></h1><p></a></h3>
<ul>
<li>建立Github仓库正式建站</li>

View File

@ -3484,6 +3484,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>该项目为MkDocs文档系统开发了AI智能摘要插件支持DeepSeek、OpenAI等主流AI服务可自动生成80-120字的多语言摘要。核心功能包括智能内容清理、缓存优化、阅读统计及环境自适应提供页面级和文件夹级控制。通过简单配置即可实现本地或CI部署显著提升技术文档的可读性和管理效率适合博客和技术文档维护者使用。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>2</strong> 分钟 | 中文字符:<strong>904</strong> | 有效代码行数:<strong>205</strong></p>

View File

@ -2619,6 +2619,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文探讨了MkDocs中使用相对地址引用资源时的常见问题与解决方案重点分析了图片、PDF、跨页面及静态资源的正确引用方式。文章指出路径大小写敏感性和以docs目录为基准的重要性并提供了标准代码示例。针对本地与线上环境差异、路径错误等典型问题给出了排查建议强调统一目录结构和相对路径引用对项目可维护性的关键作用。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>493</strong> | 有效代码行数:<strong>6</strong></p>

View File

@ -2565,6 +2565,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文介绍了使用MkDocs构建网站时的性能优化方法包括采用WebP等高效图片格式压缩资源、利用CDN加速静态文件分发以及通过合理配置git插件减少本地渲染耗时。这些措施能显著提升网站加载速度建议使用Lighthouse工具进行性能测试验证优化效果。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>257</strong> | 有效代码行数:<strong>6</strong></p>

View File

@ -2579,6 +2579,10 @@
<h1>背景特效</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>该技术文档介绍了三种网页背景特效的实现方法雪花、樱花和粒子效果。核心是通过JavaScript动态加载外部脚本并利用LocalStorage控制特效的显示状态。雪花特效示例展示了如何通过检测本地存储标志来条件加载脚本其他特效采用类似实现逻辑。这些轻量级动画效果适用于增强网页视觉体验开发者可直接复用提供的代码片段快速集成。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>48</strong> | 有效代码行数:<strong>374</strong></p>

View File

@ -2543,6 +2543,10 @@
<h1>页脚设置</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>MkDocs允许通过自定义HTML文件实现页脚个性化配置。用户需在docs/overrides/partials/目录下创建或修改footer.html文件插入特定代码片段即可完成设置。该功能适用于需要定制网站底部信息的场景操作简单且无需修改核心模板文件。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>60</strong> | 有效代码行数:<strong>89</strong></p>

View File

@ -2464,6 +2464,10 @@
<h1>添加顶部公告栏</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文介绍如何在文档站点中添加顶部公告栏通过在docs/overrides目录下创建main.html文件并修改其内容实现。该方法支持自定义公告栏样式和内容适用于需要突出显示重要信息的场景。操作步骤简单只需按照指定目录结构创建文件并进行相应编辑即可完成公告栏配置。</p>
</div>
<p><img alt="image.png" src="https://s2.loli.net/2024/02/02/mvCEgeP4lANuXI8.png" /></p>
<p>docs/overrides下新建main.html 针对main.html文件 <br />
树状结构如下:<br />

View File

@ -2597,6 +2597,10 @@
<h1>添加评论系统(giscus为例)</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>giscus是一款基于GitHub Discussions的开源评论系统无需数据库所有数据存储在GitHub中。它具有无跟踪、无广告、永久免费的特点支持多语言、自定义主题和高可配置性。系统能自动同步GitHub的评论更新并允许自建服务。通过简单配置即可集成到网站中适合开发者快速实现轻量级评论功能。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>389</strong> | 有效代码行数:<strong>116</strong></p>

View File

@ -2781,6 +2781,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>霞鹜文楷是一款基于日本FONTWORKS公司Klee One衍生的开源中文字体兼具仿宋和楷体特点适用于屏幕阅读和排版。该字体提供多个版本包括屏幕阅读版、轻便版、GB/T规范版等支持简繁日韩字符。作为开源项目它解决了商业字体侵权风险问题并通过深度学习补全了6857个汉字字形。用户可通过GitHub、Gitee等平台获取支持Windows、macOS等系统安装。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>6</strong> 分钟 | 中文字符:<strong>2328</strong> | 有效代码行数:<strong>21</strong></p>

View File

@ -2700,6 +2700,10 @@
<h1>添加阅读信息统计</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文介绍了如何在MkDocs文档系统中实现阅读信息统计功能。通过创建reading_time.py脚本并在mkdocs.yml中配置hooks系统可自动计算页面的阅读时间、中文字符数和代码行数。支持通过hide_reading_time标记或EXCLUDE_PATTERNS正则表达式排除特定页面适用于需要展示文档阅读时长的技术文档网站。该功能基于Material主题需配置custom_dir路径确保正常运行。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>142</strong> | 有效代码行数:<strong>268</strong></p>

View File

@ -2464,6 +2464,10 @@
<h1>JS实现鼠标样式</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文介绍了通过JavaScript和CSS自定义网页鼠标样式的实现方法重点说明了关键参数设置包括鼠标尺寸、颜色支持RGB值和颜色名称以及跟随圆形的颜色配置。提供了具体的代码示例和配置路径并提示需在mkdocs.yml中引入相关文件。虽然默认样式简洁但文章为需要个性化定制的场景提供了技术实现方案。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>129</strong> | 有效代码行数:<strong>114</strong></p>

View File

@ -2561,6 +2561,10 @@
<h1>为MKdocs添加文章修订时间戳</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文介绍如何通过git-revision-date-localized插件为MKdocs文档添加文章修订时间戳。该方法通过在CI配置中优化enabled策略避免本地渲染时检查全部git历史显著提升渲染速度同时确保发布时正常显示更新时间。技术实现涉及修改.github/workflows/ci.yml文件适合需要展示文档时效性的项目场景。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>203</strong> | 有效代码行数:<strong>51</strong></p>

View File

@ -2561,6 +2561,10 @@
<h1>添加在线聊天</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>Tidio提供免费、无需梯子的在线聊天解决方案适用于网站集成。用户只需注册账号从设置中获取专属JavaScript代码将其嵌入网站即可快速部署。安装过程简单仅需粘贴一行代码到指定位置支持实时聊天功能适合中小型网站低成本接入客服系统。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>182</strong> | 有效代码行数:<strong>1</strong></p>

View File

@ -2615,6 +2615,10 @@
<h1>网页圆角化设计</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文介绍了网页圆角化设计的实现方法重点讲解通过CSS样式实现图片和边框的圆角效果。具体包括创建CSS文件、在配置文件中引入样式、使用border-radius属性设置圆角参数等技术细节并提供了代码示例和效果展示。同时介绍了如何利用内置组件实现卡片和按钮的圆角化设计为网页UI提供更美观的视觉效果。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>66</strong> | 有效代码行数:<strong>213</strong></p>

View File

@ -2929,6 +2929,10 @@
<h1>MWeb Pro</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>MWeb Pro是一款专为macOS设计的专业Markdown写作与笔记应用支持GFM语法扩展含表格、LaTeX、代码块等及多种图表库mermaid、PlantUML等。提供高效的图片插入、表格编辑和文档管理功能支持导出为多种格式PDF/HTML/Epub等并发布至主流平台WordPress/印象笔记等)。其核心优势包括分类树标签管理、静态网站生成、快速笔记整理及全局搜索,适合技术写作、知识管理和博客发布场景。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>3</strong> 分钟 | 中文字符:<strong>1009</strong> | 有效代码行数:<strong>67</strong></p>

View File

@ -3143,6 +3143,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>Markdown是一种轻量级标记语言使用纯文本格式编写文档可转换为HTML、PDF等多种格式。本文介绍了其核心语法包括标题、列表、表格、链接、图片插入等常用功能并推荐了各平台编辑工具。Markdown语法简洁易学适合快速编写结构化文档广泛应用于技术文档、博客写作等场景。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>2</strong> 分钟 | 中文字符:<strong>662</strong> | 有效代码行数:<strong>67</strong></p>

View File

@ -2603,6 +2603,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>唐·诺曼提出的情感设计三层次理论包括本能层、行为层和反思层。本能层关注产品外观引发的即时情感反应,行为层强调使用过程中的功能性和效率,反思层涉及用户对产品的理性评价和自我认同。这三个层次相互影响,共同塑造用户对产品的整体体验。该理论为设计提供了系统框架,帮助平衡美学、功能与情感需求,广泛应用于产品开发和用户体验优化。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>5</strong> 分钟 | 中文字符:<strong>2163</strong></p>

View File

@ -2473,6 +2473,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文阐述了设计的核心原则与实践要点,强调简洁性、美感和用户体验的重要性。作者提出六项关键观点:精简元素突出核心功能,追求视觉优雅与平衡,以用户需求为中心优化交互,注重细节提升质感,鼓励创新融合突破传统,以及通过故事性设计建立情感共鸣。这些原则共同指向创造兼具功能性、审美价值和情感连接的设计解决方案。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>398</strong></p>

View File

@ -2879,6 +2879,10 @@
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>本文系统介绍了Git的核心操作与实用技巧涵盖仓库创建、分支管理、冲突解决等基础功能并深入讲解了stash暂存、rebase/merge策略选择、cherry-pick热修复等高级用法。重点解析了代码版本控制中的典型场景解决方案如修改历史提交、撤销文件变更等为开发者提供了高效的版本管理实践指南。</p>
</div>
<div class="admonition info">
<p class="admonition-title">📖 阅读信息</p>
<p>阅读时间:<strong>1</strong> 分钟 | 中文字符:<strong>199</strong> | 有效代码行数:<strong>48</strong></p>

View File

@ -2466,6 +2466,10 @@
<h1>利用Lighthouse测试网站性能</h1>
<div class="admonition info">
<p class="admonition-title">💾 AI智能摘要 (DeepSeek)</p>
<p>Lighthouse是谷歌开发的网页性能测试工具可评估网站加载速度、可访问性等核心指标。通过浏览器开发者工具F12即可快速运行测试生成包含性能评分和改进建议的详细报告。该工具适用于开发者优化网页体验帮助诊断渲染阻塞、资源加载等问题支持Chrome/Edge等主流浏览器。测试结果以可视化数据呈现便于针对性提升网站性能。</p>
</div>
<p><img alt="image.png" src="https://s2.loli.net/2024/02/04/yxwcmJLXADqMa8P.png" /></p>
<p><img width="1363" alt="image" src="https://s2.loli.net/2025/01/02/VHeITXxJgwOKSsu.jpg">
可以看到我的网站性能还是不错的,如果你想测试自己的网站性能,可以尝试一下 </p>

View File

@ -24,7 +24,7 @@ class AISummaryGenerator:
'enabled_in_ci': os.getenv('AI_SUMMARY_CI_ENABLED', 'true').lower() == 'true',
# 本地部署环境开关 (true=本地开发时启用AI摘要)
'enabled_in_local': os.getenv('AI_SUMMARY_LOCAL_ENABLED', 'false').lower() == 'true',
'enabled_in_local': os.getenv('AI_SUMMARY_LOCAL_ENABLED', 'true').lower() == 'true',
# CI部署仅缓存模式(不用管只在ci.yml中设置有效)
'ci_only_cache': os.getenv('AI_SUMMARY_CI_ONLY_CACHE', 'false').lower() == 'true',

File diff suppressed because one or more lines are too long