hexo-theme-icarus/source/_posts/demo/comment/Waline.md

39 lines
915 B
Markdown

title: Waline Comment Plugin
date: 2015-01-01
tags:
- Demo
comment:
type: waline
server_url: https://icarus-waline-comment.vercel.app
path: window.location.pathname
lang: en-US
locale:
placeholder: Comment here...
emoji:
- https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo
dark: auto
meta:
- nick
- mail
- link
required_meta:
login: enable
word_limit: 0
page_size: 10
image_uploader: true
highlighter: true
tex_renderer:
search:
pageview:
comment:
copyright: true
---
<article class="message message-immersive is-warning">
<div class="message-body">
<i class="fas fa-exclamation-triangle mr-2"></i>This page is for demonstration only.
Please report your issues with this plugin to
<a href="https://github.com/ppoffice/hexo-component-inferno">ppoffice/hexo-component-inferno</a>.
</div>
</article>