前言
hexo-theme-monie卡片化设计
Git安装
在项目的根目录下执行
gitclonehttps://gitee.com/lyboy6/hexo-themes-monie.gitthemes/monie
npm安装
npminstallhexo-theme-monie--save
应用主题
修改hexo配置文件_config.yml把主题改成monie
theme:monie
安装插件
如果你沒有pug以及stylus的渲染器,请下载安装:
npminstallhexo-renderer-pughexo-renderer-stylus--save
代码高亮
highlight:
enable:false
line_number:true
auto_detect:false
tab_replace:''
wrap:true
hljs:false
prismjs:
enable:false
preprocess:true
line_number:true
tab_replace:''
演示站https://lyboy6.github.io/blog/