+This page is for demonstration only.
+Please report your issues with this plugin to
+ppoffice/hexo-component-inferno.
+
+diff --git a/source/_posts/demo/comment/Waline.md b/source/_posts/demo/comment/Waline.md new file mode 100644 index 0000000..fe63bdc --- /dev/null +++ b/source/_posts/demo/comment/Waline.md @@ -0,0 +1,37 @@ +title: Waline Comment Plugin +date: 2015-01-01 +tags: +- Demo +comment: + type: waline + server_url: https://icarus-waline-comment.vercel.app + lang: en-US + visitor: false + emoji: + - 'https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo' + dark: auto + meta: + - nick + - mail + - link + required_meta: + login: enable + avatar: mp + word_limit: 0 + page_size: 10 + avatar_cdn: 'https://sdn.geekzu.org/avatar/' + avatar_force: false + highlight: true + math_tag_support: false + copyright: true + locale: + placeholder: 'Comment here...' +--- + +
diff --git a/source/_posts/en/Comment-Plugins.md b/source/_posts/en/Comment-Plugins.md index 0e62564..2042532 100644 --- a/source/_posts/en/Comment-Plugins.md +++ b/source/_posts/en/Comment-Plugins.md @@ -476,6 +476,45 @@ services until this issue has been fixed. {% endcodeblock %} +## Waline + +