给hexo-butterfly添加首页轮播图
给hexo-butterfly添加首页轮播图
駝駱仧参考教程
1,在博客根目录[BlogRoot]
下打开终端,运行以下指令:
1 | npm install hexo-butterfly-swiper --save |
2,在主题配置文件_config.butterfly.yml
新增以下项:
1 | # hexo-butterfly-swiper |
3,在文章的front_matter
中添加swiper_index
配置项即可。
1 | --- |
4,看效果
1 | hexo cl && hexo g && hexo s |
评论
匿名评论隐私政策