快捷菜单
常用功能一站直达
更多功能请点顶栏「快捷菜单」
2024年12月31日已解决。
自己开源的 《vuepress-theme-vdoing-one-public》网站模板。
此模板是在Young Kbt blog的开源项目《Kele-Bingtang.github.io》基础上修改为自己的风格而成,感谢大佬开源的模板&感谢原作者开源的vdoing主题。❤️❤️
https://moefyit.github.io/moefy-vuepress/packages/ribbon.html
安装包:
1yarn add vuepress-plugin-ribbon
2# or use npm
3npm i vuepress-plugin-ribbon #本次插件选项配置:
1module.exports = {
2 plugins: ['ribbon'],
3}或者
1module.exports = {
2 plugins: [
3 [
4 'ribbon',
5 {
6 size: 90, // width of the ribbon, default: 90
7 opacity: 0.8, // opacity of the ribbon, default: 0.3
8 zIndex: -1, // z-index property of the background, default: -1
9 },
10 ],
11 ],
12}

日历 · 精选 · 友链 · 更多
如果内容对你有帮助,欢迎请我喝杯咖啡 ☕



One的公众号
爱折腾博客的小白