theme-kaze / hexo-theme-kaze

⛵ A responsive, modern Hexo theme
https://theme-kaze-demo.songhn.com/
MIT License
195 stars 18 forks source link
hexo hexo-theme modern theme

Hexo Theme Kaze

A simple, responsive Hexo theme

English | 中文


Preview

Introduction

Kaze is a simple, responsive and modern Hexo theme, designed by theme-kaze

Feature

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

npm install hexo-theme-kaze

then change your site/_config.yml

theme: kaze

Other method

Enter this command under your site/themes

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

Issue template

If you have any bug or suggestion, please send us issue!

You can see issue template details when creating new issues.

Contributors

Special Thanks

This theme references to the design of SukkaW's blog

License

Open sourced under the MIT License