在vuepress/markdown-it中加入checkbox支持Author: sickerDate: 2021/3/9Category: Tag: vuepress, 插件引入组件,短短几句搞定在vuepress/markdown-it中加入checkbox支持
vuepress中文标签或其他路径引发的404问题Author: sickerDate: 2021/5/6Category: Tag: vuepress, 插件vuepress-blog 自带的标签在包含中文的时候会导致路由匹配不到,跳转至404页面。
Webpack 循环依赖的问题 Error:Cyclic dependencyAuthor: sickerDate: 2021/5/7Category: Tag: webpack, vuepressvuepress 项目在使用中,发现在启动热更新时,会出现循环依赖的错误。
在vuepress中使用live2d看板娘Author: sickerDate: 2021/3/21Category: Tag: vuepress, 插件, live2d, 看板娘在vuepress中以组件形式实现对live2d看板娘的支持。无需安装插件,方便个性化定制。
vuepress插件medium-zoom在跳转后无法触发的问题Author: sickerDate: 2021/3/30Category: Tag: vuepress, 插件vuepress 插件 medium-zoom 在跳转后无法触发了,查询源码后发现竟然是生命周期钩子无法工作。
如何优雅的采用vercel托管vuepress静态网站Author: sickerDate: 2021/3/23Category: Tag: vuepress, vercel简单创建 shell 命令,一键发布到 vercel
vuepress/vue动态更换配色方案Author: sickerDate: 2021/3/23Category: Tag: vuepress, 插件为 vuepress/vue 动态去更换网站整体的配色。
为vuepres增加favicon站标Author: sickerDate: 2021/3/9Category: Tag: vuepress为 vuepres 增加 favicon 站标,让网站更加美观吧。