πŸ‡¨πŸ‡¦
hexo-theme-redefine
BlogGithub
English
English
  • Project Description
  • Get Started
    • Installation
    • Update
    • Usage
  • Configuration
    • Create a theme config file
    • base_info
    • style
      • primary_color
      • avatar
      • favicon
      • article_img_align
      • left_side_width
      • content_max_width
      • nav_color
      • hover
      • first_screen
      • scroll
    • social_contact
    • menu
    • home_article
    • post
      • word_count
      • author_label
    • toc
    • copyright_info
    • website_count
    • local_search
    • comment
      • use
      • Waline
      • Gitalk
      • Twikoo
    • rss
    • lazyload
    • cdn
    • pjax
    • footer
  • Advanced
    • Create a page
    • Note modules
    • Article top
    • Mathematical formula
    • Friendship style
    • file comparison
    • Resource compression
Powered by GitBook
On this page
  1. Advanced

file comparison

PreviousFriendship styleNextResource compression

Last updated 2 years ago

The code comparison tool that comes with VS Code:

If you upgraded the Redefine theme, the value of version in the theme configuration file /node_modules/hexo-theme-redefine/_config.yml must be the same as the version number of _config.redefine.yml!!

For example: if I upgrade the theme to version 0.2.0, then the value of version in the theme configuration file /node_modules/hexo-theme-redefine/_config.yml must be 0.2.0. If you use smooth upgrade, the version number in _config.redefine.yml needs to be changed manually.