Skip to main content

Comment Plugin Config

Less than 1 minuteConfigCommentPlugin ConfigTheme Config

Intro

The theme provide comment support using @vuepress/plugin-comment, and it passes plugins.comment in theme options to the plugin.

@vuepress/plugin-comment currently supports 4 comment services:

  • Artalk
  • Giscus
  • Twikoo
  • Waline

Ignore this option if you don't need comment feature.

Options

For details of each comment service options, please refer to @vuepress/plugin-comment documentationopen in new window.