All Projects → theme-kaze → hexo-theme-kaze

theme-kaze / hexo-theme-kaze

Licence: MIT license
⛵ A responsive, modern Hexo theme

Programming Languages

EJS
674 projects
stylus
462 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to hexo-theme-kaze

hexo-theme-mip
Hexo MIP 模板
Stars: ✭ 15 (-91.28%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Hipaper
A fashional newspaper theme for Hexo.
Stars: ✭ 204 (+18.6%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Pln
📝 Plain theme for Hexo.
Stars: ✭ 186 (+8.14%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Butterfly
🦋 A Hexo Theme: Butterfly
Stars: ✭ 3,146 (+1729.07%)
Mutual labels:  hexo, hexo-theme
Lap
a hexo theme
Stars: ✭ 18 (-89.53%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Laughing
A lightweight hexo theme
Stars: ✭ 185 (+7.56%)
Mutual labels:  hexo, hexo-theme
hexo-theme-quark
a simple hexo theme https://pcrab.xyz
Stars: ✭ 34 (-80.23%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Shana
what's a cool hexo theme!
Stars: ✭ 166 (-3.49%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Cafe
精简的Hexo博客主题,样式风格如阮一峰老师博客
Stars: ✭ 215 (+25%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Nlvi
🎨A simple theme for hexo.
Stars: ✭ 213 (+23.84%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Random
A hexo theme with random fullscreen background image.
Stars: ✭ 179 (+4.07%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Daily
A simple theme for Hexo
Stars: ✭ 246 (+43.02%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Clover
Clover theme for Hexo.
Stars: ✭ 172 (+0%)
Mutual labels:  hexo, hexo-theme
hexo-theme-sungod
一款定制化的Hexo博客主题
Stars: ✭ 470 (+173.26%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Mdui
Stars: ✭ 167 (-2.91%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Ochuunn
A simple green super hexo theme.
Stars: ✭ 202 (+17.44%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Aath
Hexo 主题
Stars: ✭ 154 (-10.47%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Varaint
varaint for Hexo
Stars: ✭ 159 (-7.56%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Hiero
An awesome magazine, blog theme for your Hexo site.
Stars: ✭ 209 (+21.51%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Fluid
🌊 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo
Stars: ✭ 3,700 (+2051.16%)
Mutual labels:  hexo, hexo-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

  • 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!

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].