Skip to content

darluc/hexo-theme-jane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-theme-jane

关于

这是一个极其简单的hexo主题,甚至说,她是不及格的。这完全是按照我自己的需求和想法来设计的一个主题,没有太多的功能,例如,没有搜索功能,没有海贼王和火影忍者,没有分享,也没有脸书和推特。因为,我只希望这仅仅是一个给自己记录文字的地方,所以,没有太多花俏的功能!

如果您也喜欢这样,欢迎您使用的我的主题!

安装

git clone https://github.com/Alex-fun/hexo-theme-jane.git themes/jane

然后配置根目录的_config.yml文件(并非theme里的那个)

theme: jane

若要作为git子模块安装

git submodule add https://github.com/Alex-fun/hexo-theme-jane.git themes/jane

关于git子模块

tags

因为tags是单独一个页面展示,所以需要手动添加,输入以下命令就可以了

hexo new page tags

更新

cd themes/jane
git pull

About

Simple enough, a hexo theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Stylus 37.9%
  • JavaScript 32.6%
  • EJS 22.9%
  • CSS 6.6%