生态系统
大约 1 分钟...
Waline 是经典的前后端分离 Client/Server 架构,提供了较为完善的 API 接口。你可以基于服务端提供的 API 自行实现自己的客户端实现。
客户端列表
官方的客户端实现,使用 Vue + TypeScript 构建。
作者 @MHuiG,适配 Waline 接口。使用方式如下:
<script src="https://unpkg.com/minivaline/dist/MiniValine.min.js"></script> <div id="waline-comments"></div> <script> new MiniValine({ el: '#waline-comments', backend: 'waline', serverURLs: 'YOUR SERVER URL', }); </script>
作者 @BeiyanYunyi。使用 Solid.js 构建,使用方式详见项目页面和说明文档。
插件
你可以使用下列插件来在不同工具上使用 Waline:
Hexo
- @waline/hexo-next: Waline comment system for NexT.
Docsify
- docsify-waline: A simple comment plugin for docsify.
VuePress
- vuepress-plugin-comment2: Comment system for VuePress2.
- @mr-hope/vuepress-plugin-comment: Comment system for VuePress1.
Gatsby
- gatsby-plugin-waline: Comment system plugin for Gatsby.
Others:
- vuepress-plugin-comment-plus: Comment system plugin for VuePress.
主题
Hexo
- 🦋 Butterfly
- 🍬 Kratos-Rebirth
- 🍭 MengD
- ⛲ Fluid
- 🚚 Kaze
- ✌🏻 Volantis
- 🗒 Blank
- 🐴 Stun
- 🤖 Yun
- 🦄 Unicorn
- 💀 freemind.bithack
- 🤡 Redefine
- 🌟 Keep
VuePress
Hugo
更多
我们期待来自社区的更多客户端和插件以扩展 Waline 生态。🎉
如果你实现了 Waline 的客户端、生态插件与支持 Waline 的主题,欢迎发送 PR!
友情提示:评论区仅作评论展示,如有问题咨询请去 Github Discussion 中提问。
你认为这篇文章怎么样?
- 0
- 0
- 0
- 0
- 0
- 0
Powered by Waline v3.3.2