# hexo-theme-Kaze **Repository Path**: hzcoder/hexo-theme-Kaze ## Basic Information - **Project Name**: hexo-theme-Kaze - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-15 - **Last Updated**: 2022-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Hexo Theme Kaze

A simple, responsive Hexo theme

English | 中文

--- ## Preview

## Introduction Kaze is a simple, responsive and modern Hexo theme, designed by [theme-kaze](https://github.com/theme-kaze) ## Feature + Responsive design, adapt to mobile phones, tablets, computers and other devices + Front-end performance optimization + Image lazy loading, can be used with thumbnails to get a better experience + Resource minify, speed up access speed + minimize the use of JS libraries such as Jquery + Sidebar widgets, such as recent articles, author cards + Dark mode, enjoy the comfort of the night + Code highlight, support prismjs + Formula rendering, support `katex` and `mathjax` + Comments, integrated `valine`, `gitalk`, `livere` + PV/UV statistics and google analytics support ## Demo + [Demo](https://demo.theme-kaze.top/) + [0x4qE's Blog](https://0727.site) ## Installation **We recommend using Hexo 5.0.0 and above for a better experience** ### Install by npm/yarn In version 5.0.0 and above, you can directly enter this command to install ```bash npm install hexo-theme-kaze ``` then change `your site/_config.yml` ```yaml theme: kaze ``` ### Other method Enter this command under `your site/themes` ```bash git clone https://github.com/theme-kaze/hexo-theme-kaze.git ``` Or download compression package and unzip under `your site/themes`, rename `hexo-theme-kaze` to `kaze` > Renamed to `kaze` is to maintain consistency with installation by `npm/yarn` ## document [Configuration document](https://demo.theme-kaze.top/document/) ## Issue template If you have any `bug` or suggestion, please send us `issue`! You can see issue template details when creating new issues. ## Contributors + [@0x4qE](https://github.com/0x4qE) + [@songhn233](https://github.com/songhn233) ### Special Thanks This theme references to the design of [SukkaW's blog](https://blog.skk.moe/) ## License Open sourced under the MIT License