广告位招商-树洞博客
广告位招商

Hexo-Monie主题搭建个人博客

Hexo-Monie主题搭建个人博客插图

Git 安装

在终端进入项目的根目录下执行

git clone https://gitee.com/lyboy6/hexo-themes-monie.git themes/monie

npm 安装

npm install hexo-theme-monie –save

应用主题

修改 hexo 配置文件 _config.yml 把主题改成 monie

theme: monie

安装插件

如果你沒有 pug 以及 stylus 的渲染器,请下载安装:

npm install hexo-renderer-pug hexo-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: ”

 

 

 

------本页内容已结束,喜欢请分享------

感谢您的来访,获取更多精彩文章请收藏本站。

© 版权声明
THE END
喜欢就支持一下吧
点赞13 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片