Skip to content

lamons/hexo-theme-nayo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-theme-nayo

a concise theme for hexo.

预览 preview | 常见问题 common issues | 更新日志 ChangeLog

Preview

Where is my image?

Installation

  1. Get Nayo from github
$ git clone https://github.com/Lemonreds/hexo-theme-Nayo themes/nayo

or download zip and rename Nayo into yourblog/themes/

  1. Modify theme setting in yourblog/_config.yml to Nayo.
theme: Nayo

Theme Name

来自歌曲 <东京不太热> -封茗囧菌

Other

有任何问题和建议欢迎 Open an issue

当然如果你还能点个star的话 就非常的可爱和谢谢啦 :)

Modify theme

  1. 基于Webpack3,Jquery,Stylus,EJS和hexo文档

  2. install dependencies [安装Node依赖]

$ npm install 
  1. modify theme [运行开发环境]
$ npm run dev
  1. build once [打包一次文件]
$ npm run build

About

a concise theme for hexo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.7%
  • JavaScript 35.3%
  • HTML 21.0%