前端有道 前端有道
导航
算法
开发
  • Git

    • Git导读
  • 收藏夹 (opens new window)
  • 工具库 (opens new window)
  • netlify Vuepress (opens new window)
  • vercel Vuepress (opens new window)
  • Vuepress2.0 (opens new window)
  • netlify Vuepress2.0 (opens new window)
留言区
娱乐
关于
  • 时间轴
  • 标签
  • 分类

星野

给岁月以文明
导航
算法
开发
  • Git

    • Git导读
  • 收藏夹 (opens new window)
  • 工具库 (opens new window)
  • netlify Vuepress (opens new window)
  • vercel Vuepress (opens new window)
  • Vuepress2.0 (opens new window)
  • netlify Vuepress2.0 (opens new window)
留言区
娱乐
关于
  • 时间轴
  • 标签
  • 分类
  • 关于 - 我
  • 关于 - 赞赏❤️的用途
  • 关于 - 网站错误反馈
  • 关于 - 本站
  • Vuepress

    • Markdown语法
    • MarkDown 常用表情
    • Vuepress 模版
    • Vuepress 手写自动生成侧边栏函数
    • GitHub Actions部署Vuepress
    • VuePress 搭建个人博客
    • Vuepress插件推荐
      • vuepress插件
        • vuepress-plugin-tabs
        • vuepress-plugin-demo-block
        • vuepress-plugin-reading-progress
        • vuepress-plugin-meting
        • vuepress-plugin-cursor-effects
        • vuepress-plugin-dynamic-title
        • vuepress-plugin-fulltext-search
  • 关于
  • Vuepress
星野
2022-02-28
0
目录

Vuepress插件推荐

# vuepress插件

Vuepress 的社区所有插件:https://github.com/vuepress/awesome-vuepress (opens new window)

# vuepress-plugin-tabs

实现切换 tab。

官网:https://github.com/pskordilakis/vuepress-plugin-tabs (opens new window)

安装:https://notes.youngkbt.cn/about/mdskill/#tabs插件 (opens new window)

效果:

:::: tabs cache-lifetime="5" :options="{ useUrlFragment: false }"

::: tab title

markdown content

:::

::: tab javascript

() => {

 console.log('Javascript code example')

}

:::

::::

# vuepress-plugin-demo-block

官网:https://github.com/xiguaxigua/vuepress-plugin-demo-block/ (opens new window)

功能:既能看代码,也能看代码运行的效果。

Demo:https://notes.youngkbt.cn/about/mdskill/#demo插件 (opens new window)

# vuepress-plugin-reading-progress

顶部的阅读进度插件。

官网:https://github.com/tolking/vuepress-plugin-reading-progress (opens new window)

# vuepress-plugin-meting

左小角的音乐播放器插件。

官网:https://moefyit.github.io/moefy-vuepress/packages/meting.html (opens new window)

# vuepress-plugin-cursor-effects

鼠标点击页面的爆炸效果。

官网:https://moefyit.github.io/moefy-vuepress/packages/cursor-effects.html (opens new window)

# vuepress-plugin-dynamic-title

动态标题,离开和回来网页后的标题发生变化。

官网:https://moefyit.github.io/moefy-vuepress/packages/dynamic-title.html (opens new window)

# vuepress-plugin-fulltext-search

网站搜索插件,能搜索到文章的具体内容。

官网:https://github.com/leo-buneev/vuepress-plugin-fulltext-search (opens new window)

上次更新: 2022/05/18, 09:51:09
VuePress 搭建个人博客

← VuePress 搭建个人博客

最近更新
01
图解Git
05-10
02
关于 - 网站错误反馈
05-10
03
关于 - 赞赏❤️的用途
05-10
更多文章>
加入前端有道交流群 | Copyright © 2018-2025 星野 | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式