💻Installation

What? You still won't? There's video here AnZhiYu 主题安装教程

🛳 Apply Themes

Modify the hexo configuration file _config.yml and change the theme to anzhiyu

theme: anzhiyu

Install the pug and stylus rendering plug-in

npm install hexo-renderer-pug hexo-renderer-stylus --save

Better configuration for easy upgrade theme

  • Macos/linux runs in the root directory of the blog

    cp -rf ./themes/anzhiyu/_config.yml ./_config.anzhiyu.yml
  • windows replication/themes/anzhiyu/_config.ymlThis file goes to the hexo root directory and is renamed_config.anzhiyu.yml

Please note_config.anzhiyu.ymlThe configuration priority in is greater_config.yml,Therefore, after updating the theme, you need to comparetheme/anzhiyu/_config.yml File content, generally in the git update logto be able to view and complete the changes.

Start hexo locally

hexo cl
hexo g
hexo s

You can see the effect now.

Is there a problem?

Can be submitted to the warehouse issues

Group Chat

QQ Group number:464636182

Technical Support

Contact QQ2268025923or group chat464636182Internal consultation

Theme Design

@张洪 Heo

Last updated