hexo博客kaze主题配置详细解析
kaze主题官方文档:https://demo.theme-kaze.top/document/
主题配置文件解析
| |
| |
| title: skillfans-博客 |
| author: skillfans |
| logo_img: /img/200x200.png |
| author_img: /img/200x200.png |
| author_description: 数码科技/技术迷,科技让生活更有趣 |
| |
| |
| |
| |
| menus: |
| home: / |
| tags: /tags |
| categories: /categories |
| friends: /links |
| archive: /archives |
| |
| |
| |
| |
| |
| about: |
| description: description |
| social_links: |
| - { icon: icon-sina, link: https://weibo.com/u/7548933742} |
| - { icon: icon-github, link: https://github.com/skillfans} |
| - { icon: icon-bilibili, link: https://space.bilibili.com/435408933?spm_id_from=333.1007.0.0} |
| |
| |

| |
| |
| |
| |
| links: |
| GitHub: |
| url: https://github.com |
| avatar: https://gimg2.baidu.com/image_search/src=http%3A%2F%2Finews.gtimg.com%2Fnewsapp_match%2F0%2F10948773368%2F0.jpg&refer=http%3A%2F%2Finews.gtimg.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1650988107&t=c260fe871ab0b51cd9c4a3825f4d7a04 |
| Gitee: |
| url: https://gitee.com |
| avatar: https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fgit.oschina.net%2Fuploads%2F85%2F1850385_gitee_gitee.png%3F1522479308&refer=http%3A%2F%2Fgit.oschina.net&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1650988240&t=ceb6e9d605bfd0110a1cdf0d4cff0c68 |
| 菜鸟教程: |
| url: https://www.runoob.com/ |
| avatar: https://gimg2.baidu.com/image_search/src=http%3A%2F%2F5b0988e595225.cdn.sohucs.com%2Fimages%2F20181210%2F7b8cba5638284671ac04e985859ed40c.jpeg&refer=http%3A%2F%2F5b0988e595225.cdn.sohucs.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1650987186&t=7beeba1461277306772c2d1d95f6fe54 |
| W3School在线教程: |
| url: https://www.w3school.com.cn/ |
| avatar: https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fwww.b114.net%2Fzb_users%2Fupload%2F2020%2F04%2F202004121586620870546658.jpg&refer=http%3A%2F%2Fwww.b114.net&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1651761350&t=bf3a5aa7ab66db3d9861d14d3e77f64a |
| Linux命令大全(手册): |
| url: https://www.linuxcool.com/ |
| avatar: https://gimg2.baidu.com/image_search/src=http%3A%2F%2F5b0988e595225.cdn.sohucs.com%2Fimages%2F20200221%2Fc453ad318720401c94b5ff3ff402490a.jpeg&refer=http%3A%2F%2F5b0988e595225.cdn.sohucs.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1651982121&t=378fea255e8311548efc6d53219b7ab5 |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| toc: |
| showListNumber: true |
| maxDepth: 6 |
| minDepth: 1 |
| |
| |
| copyright: |
| enable: false |
| writer: skillfans |
| declare: 本博客所有文章除特别声明外,均采用<a target="_blank" rel="noopener" href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh">CC BY-NC-SA 4.0 协议</a>。转载请注明出处! |
| style: warning |
| |
| |
| search: |
| enable: true |
| path: search.json |
| field: all |
| searchContent: true 搜索文件包含正文内容 |
| |
| |
| og: |
| enable: true |
| title: true |
| url: true |
| image: true |
| description: true |
| article: true |
| |
| |
| |
| footer: |
| copyYear: 2022 |
| |
| showPoweredBy: true |
| |
| showThemeName: true |
| |
| |
| |
| |
| RecordInfo: "" |
| govRecordInfo: "" |
| govRecordUrl: "" |
| |
| |
| |
| |
| statistics: |
| enable: false |
| type: busuanzi |
| pv: |
| enable: true |
| style: 本站总访问量{}次 |
| uv: |
| enable: true |
| style: 本站总访客数{}次 |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| widgets: |
| showWidgetsMobiles: "flex" |
| |
| |
| |
| |
| |
| |
| |
| scrollUpAnimation: true |
| |
| |
| |
| |
| |
| comment: |
| enable: true |
| type: valine |
| |
| |
| valine: |
| appId: YsODMf59rvpOny9MQGPIc2xi-gzGzoHsz |
| appKey: MU5o9UhV1YCJlrdN5HRP2agv |
| placeholder: Just go go |
| path: window.location.pathname |
| avatar: mp |
| meta: ["nick", "mail"] |
| pageSize: 10 |
| visitor: false |
| highlight: true |
| recordIP: false |
| serverURLs: |
| emojiCDN: |
| emojiMaps: null |
| enableQQ: false |
| requiredFields: [] |
| gitalk: |
| clientID: |
| clientSecret: |
| repo: |
| owner: |
| admin: |
| id: location.href |
| distractionFreeMode: false |
| |
| language: navigator.language || navigator.userLanguage |
| labels: ['Gitalk'] |
| perPage: 10 |
| livere: |
| uid: |
| waline: |
| serverURL: |
| placeholder: Just go go |
| path: window.location.pathname |
| avatar: mp |
| meta: ["nick", "mail", "link"] |
| pageSize: 10 |
| visitor: false |
| highlight: true |
| emojiCDN: |
| emojiMaps: null |
| enableQQ: false |
| requiredFields: [] |
| anonymous: true |
| |
| |
| |
| |
| |
| |
| latex: |
| enable: false |
| engine: mathjax |
| |
| |
| |
| global: false |
| |
| |
| |
| |
| |
| |
| lazyload: |
| enable: true |
| loadingImg: |
| |
| |
| |
| |
| lightbox: |
| enable: true |
| |
| |
| |
| prism: |
| theme: tomorrow |
| darkTheme: tomorrow |
| |
| |
| |
| |
| wordcount: |
| enable: true |
| |
| |
| |
| |
| analytics: |
| enable: false |
| type: google |
| google: |
| id: |
| |
| artitalk: |
| enable: false |
| appId: |
| appKey: |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| minify: |
| enable: false |
| css: true |
| js: true |
| html: true |
| |
| |
| |
| |
| |
| |
| |
| |
| color: |
| text-color: "#3c4858" |
| text-strong-color: "#2f3d4e" |
| text-light-color: "#60656a" |
| divider-color: "#e6e8ee" |
| title-color: "#475b6d" |
| link-color: "#3273dc" |
| link-hover-color: "#6596e5" |
| info-text-color: "#60656a" |
| widget-background-color: "#fff" |
| body-background-color: "#f2f5f8" |
| border-color: "#e1e4e9" |
| pre-color: "#2d2d2d" |
| code-color: "#50687c" |
| code-background-color: "#e9eaf0" |
| |
| |
| |
| font: |
| font-size: 16px |
| font-family: '-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif' |
| |
| |
| |
| |
| |
| |
| |
| cdn: |
| mathjax: //cdn.jsdelivr.net/npm/mathjax@3.0.5/es5/tex-svg.js |
| katex: //cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.css |
| gitalk: |
| css: //cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css |
| js: //cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.min.js |
| valine: //unpkg.com/valine/dist/Valine.min.js |
| livere: //cdn-city.livere.com/js/embed.dist.js |
| waline: //cdn.jsdelivr.net/npm/@waline/client/dist/Waline.min.js |
| baguetteBox: /js/lib/lightbox |
| lozad: /js/lib/lozad.min.js |
| prism: /js/lib/prism/ |
| busuanzi: /js/lib/busuanzi.min.js |
| artitalk: https://cdn.jsdelivr.net/npm/artitalk |
| md5: /js/lib/md5.min.js |
自定义社交链接
主题自带的icon图标
| |
| about: |
| description: description |
| social_links: |
| - { icon: icon-sina, link: https://weibo.com/u/7548933742} |
| - { icon: icon-github, link: https://github.com/skillfans} |
| - { icon: icon-bilibili, link: https://space.bilibili.com/435408933?spm_id_from=333.1007.0.0} |
| - { icon: icon-QQ-circle-fill, link: https://qun.qq.com/index.html#click} |
| |
| |
| |

进入阿里iconfont创建图标项目
- 阿里iconfont官网:https://www.iconfont.cn/
- 搜索想要的图标
- 选中图标,加入购物车

- 点击购物车,将图标加入项目,如果没有项目就随便建一个项目

- 在图标上方有:Unicode、font class、symbol,点击【Font class】
- 在点击【查看在线链接】,如果提示需要更新代码,点击更新就可以看见代码
- 点击复制代码

修改kaze主题head.ejs
- 文件位置:blog\themes\kaze\layout_partial\head.ejs
- 添加代码:
| <%# social icon %> #在此代码下面添加下面代码 |
| <%- ex_css('阿里iconfont复制的代码') %> |
现在在回到kaze主题配置文件_config.yml添加自定义图标
| |
| about: |
| description: description |
| social_links: |
| - { icon: icon-sina, link: https://weibo.com/u/7548933742} |
| - { icon: icon-github, link: https://github.com/skillfans} |
| - { icon: icon-bilibili, link: https://space.bilibili.com/435408933?spm_id_from=333.1007.0.0} |
| - { icon: icon-QQ-circle-fill, link: https://qun.qq.com/index.html#click} |
| |
| |
| |
修改主题左上角title名字和logo
ejs文件路径
themes/kaze/layout/_partial/nav.ejs
修改ejs代码
| <div class="navbar-logo"> |
| <span class="navbar-logo-main"> |
| <% if(theme.logo_img || theme.author_img ) { %> |
| <img |
| class="navbar-logo-img" |
| width="32" |
| height="32" |
| src="<%- url_for(theme.logo_img) %>" |
| alt="blog logo"> |
| <% } %> |
| <span class="navbar-logo-dsc"><%- theme.title || config.title %></span> |
| </span> |
| <div class="navbar-logo"> |
| <span class="navbar-logo-main"> |
| <% if(theme.logo_img || theme.author_img ) { %> |
| <img |
| class="navbar-logo-img" |
| width="32" |
| height="32" |
| src="<%- url_for(theme.logo_img) %>" |
| alt="blog logo"> |
| <% } %> |
| <span class="navbar-logo-dsc"><% config.title %></span> |
| </span> |
| </div> |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· winform 绘制太阳,地球,月球 运作规律
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理