logo Node Tree Demo
  • 关于
  • 标签
  • 分类
  • en
    • Quick Start
    • Node Tree Rules
    • Configuration
      • Favicon
      • Custom css and js
      • Top Menu
      • Sidebar
      • Code block
      • Post Copyright
      • Footer
      • Post comment
      • Web analysis
    • About
    • Tag
    • Category
    • Other
      • Seamless loading and script reloading
  • zh-CN
    • 快速开始
    • 节点树规则
    • 配置
      • 网页图标
      • 自定义样式和脚本
      • 顶部菜单
      • 侧边栏
      • 代码块
      • 文章版权
      • 页脚
      • 文章评论
      • 网站分析
    • 关于页
    • 标签页
    • 分类页
    • 其他
      • 无感加载与脚本重载

Web analysis

By default, the website analysis feature is disabled. If you need to enable the corresponding website analysis feature, please refer to the relevant configuration of the website. _config.node-tree.yml ...
2025-02-18 en

Post comment

The Node Tree currently only supports the giscus comment system, and this feature is disabled by default. If you need to enable this feature, you can refer to the giscus configuration. _config.node-tr ...
2025-02-18 en

Footer

_config.node-tree.yml#------------------------------------------------------# Footer Settings#------------------------------------------------------footer: # HTML of the first line of the footer, it ...
2025-02-18 en

Post Copyright

You can modify the copyright settings of the article to change the default display of the copyright. By default, post.copyright.enable is true, and the article copyright is located at the bottom of ea ...
2025-02-18 en

Code block

Through the code block configuration, you can specify the extended features of code blocks. Since Hexo’s code rendering is not perfect, we have made compatibility and optimization based on the code hi ...
2025-02-18 en

Sidebar

The sidebar configuration is mainly used to control the title generation of the tree nodes and the search function. _config.node-tree.ymlsidebar: # Post title use title or filename, If not defined, d ...
2025-02-17 en

Top Menu

The top menu allows you to control the display of the menu as needed. By default, all menus are enabled. _config.node-tree.ymlheader: # Enable tag menu tag: enable: true # Enable category menu ...
2025-02-17 en

Custom css and js

You can create your custom CSS or JS files in the source folder in the root directory of your Hexo project, and then introduce them to the interface by specifying the file path through path. To ensur ...
2025-02-17 en

Configuration

The Node Tree theme uses the _config.yml configuration file located under theme/node-tree by default. _config.yml# ------------------------------------------------------# Guide: https://github.com/Exi ...
2025-02-17 en

Favicon

To make the light-colored transparent icons adapt to the dark background of the header section, we divided the theme icons into browser icon (favicon.dark) and header icon (favicon.light). _config.nod ...
2025-02-17 en
<1234>
©2024-2025 John Doe 总访问量 总访客数
Theme Node-Tree Powered by Hexo