Skip to content

njlizhi/njlizhi.github.io

Repository files navigation

home heroText tagline heroTextStyle isShowTitleInHome
true
Peng Blog
一个被程序员生涯耽误的段子手
color
#fff
false

💌 vuepress-plugin-sakura

项目地址:[https://njlizhi.github.io/]

vue vuepress vuepress-theme-reco

📢 说明

🏠 项目截图

📎 项目配置很简单

npm install vuepress-plugin-sakura -D

or

cnpm install vuepress-plugin-sakura -D

版本更新

1.1.0 修复打包报错

// 只要把这个放进 config的plugins中就可以了 有木有很简单
 ["sakura", {
        num: 20,  // 默认数量
        show: true, //  是否显示
        zIndex: -1,   // 层级
        img: {
          replace: false,  // false 默认图 true 换图 需要填写httpUrl地址
          httpUrl: '...'     // 绝对路径
        }     
    }]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published