# hexo-theme-anzhiyu **Repository Path**: duo-ge/hexo-theme-anzhiyu ## Basic Information - **Project Name**: hexo-theme-anzhiyu - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-26 - **Last Updated**: 2025-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
๐จ๐ณ ไธญๆ็ฎไฝ | ๐ฌ๐ง English
Preview: ๐ [AnZhiYu](https://blog.anheyu.com/) || ๐ค [AnZhiYu](https://index.anheyu.com/) Document: ๐ [anzhiyu Docs](https://docs.anheyu.com/) A theme based on [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) modification # hexo-theme-anzhiyu  ## ๐ป ๅฎ่ฃ ### Git ๅฎ่ฃ Install the latest version in the root directory of the blog [recommended] ```powershell git clone -b main https://github.com/anzhiyu-c/hexo-theme-anzhiyu.git themes/anzhiyu ``` ## โ ๅบ็จไธป้ข Modify the hexo configuration file `_ config.yml` and change the theme to `anzhiyu` ``` theme: anzhiyu ``` > If you do not have a renderer for pug and stylus, please download and install๏ผ `npm install hexo-renderer-pug hexo-renderer-stylus --save` ## Override configuration Override configuration allows the `theme configuration `to be placed outside the anzhiyu directory to avoid losing custom configurations when updating the theme. Users who install the theme through Npm can ignore it, and other users are recommended to learn to use it. - macos/linux Run in the blog root directory ```bash cp -rf ./themes/anzhiyu/_config.yml ./_config.anzhiyu.yml ``` - windows Copy the file `/ themes/anzhiyu/_ config.yml` to the hexo root directory and rename it to` _ config.anzhiyu.yml` If you modify any theme configuration in the future, you only need to modify the configuration of_config.anzhiyu.yml. Note: - as long as the configurations that exist in `_ config.anzhiyu.yml` are of high priority, it is invalid to modify the original` _ config.yml`. - there may be configuration changes each time the topic is updated. Please pay attention to the update instructions. You may need to manually modify `_ config.anzhiyu.yml`. - to check whether the override configuration has taken effect, you can check the command line output via `override g-- debug`. - if you want to overwrite some configurations to empty, be careful not to delete the primary key, otherwise it cannot be overwritten ## Functional characteristics -โ extremely detailed [user documentation] (https://docs.anheyu.com/) -โ Page components load lazily (pjax scheme) -โ the picture is loaded lazily -โ multiple code highlighting schemes -โ multilingual configuration -โ built-in multiple comment plug-ins -โ built-in web page access statistics -โ supports dark mode -โ supports footnote syntax -โ support custom CDN static resources -โ A rich variety of tag options to quickly build the features you want -โ supports customized right-click menus -โ support customized dominant tone to vary with the color of the cover image -โ support for immersive status bar -โ support article word statistics -โ support chat system -โ support Google Analytics, Baidu Analytics, Microsoft Analytics, cloudflare Analytics, cnzz Analytics -โ Advertising is supported -โ large picture view is supported -โ support waterfall flow and talk about it right away -โ supports waterfall stream album -โ supports Ali icon and fontawesome -โ supports cached swpp,pwa features -โ excellent privacy protocol support -โ AI abstract support for articles -โ support music ball -โ supports the global center console -โ supports shortcut key options -โ support local search / algolia search ๐ / Docsearch -โ supports LaTeX mathematical formula -โ support mermaid flow chart ## Partial function display **Immersive status bar** Immerse yourself in reading.  **Customized right-click menu** Highly customized.  **AI Summary** Read articles quickly.  **A refreshing interface that makes people shine at the moment**  **Comment Barrage**  ## Contributors [](https://github.com/anzhiyu-c/hexo-theme-anzhiyu/) Theme Design๏ผ[@ๅผ ๆดช Heo](https://github.com/zhheo) Document writing๏ผ[@xiaoran](https://github.com/xiaoran) ## Warehouse Statistics 