1.0.5 • Published 2 years ago

hexo-theme-kaze v1.0.5

Weekly downloads
52
License
MIT
Repository
github
Last release
2 years ago

Preview

preview

Introduction

Kaze is a simple, responsive and modern Hexo theme, designed by 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

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!

## Hexo version and the problems you encountered
TODO
## Reproduction method
TODO
## other problems
TODO

Contributors

Special Thanks

This theme references to the design of SukkaW's blog

License

Open sourced under the MIT License

1.1.0-beta6

2 years ago

1.1.0-beta5

3 years ago

1.1.0-beta4

3 years ago

1.1.0-beta3

3 years ago

1.1.0-beta2

4 years ago

1.1.0-beta1

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago