config/plugins/ #331
Unanswered
Replies: 2 comments 3 replies
-
可否给代码块标上文件名称?便于看教程的去对应的文件学习和修改? |
Beta Was this translation helpful? Give feedback.
1 reply
-
有没有放统计的插件 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
config/plugins/
主题内置的使用的插件,扩展了主题的众多功能,你可以在 plugins 配置中, 实现对内部使用的各个插件的自定义配置。 配置 所有主题内部使用的插件, 均在 plugins 字段中进行配置。 提示 您无需重复安装这些内置插件,也无需在 vuepress配置 > plugins 中添加它们。主题已在内部完成了这些工作。
https://theme-plume.vuejs.press/config/plugins/
Beta Was this translation helpful? Give feedback.
All reactions