给hexo博客添加fancybox图片灯箱功能

效果图

image-20200723194614074

教程

  • 首先安装依赖:

    1
    git clone https://github.com/theme-next/theme-next-fancybox3 themes/next/source/lib/fancybox
  • 安装后打开主题配置文件,找到fancybox

    1
    fancybox: true

    完毕!