Ecosystem
About 1 min...
Waline is a classic Client/Server architecture, which provides a relatively complete API interface. you can implement your own client implementation based on the API provided by the server.
Clients
Official client implementation, build with Vue and TypeScript.
By @MHuiG , supports Waline API. Usage:
<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>
By @BeiyanYunyi, build with Solid.js. For usage, see its README and website。
Plugins
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.
Theme
Hexo
- 🦋 Butterfly
- 🍬 Kratos-Rebirth
- 🍭 MengD
- ⛲ Fluid
- 🚚 Kaze
- ✌🏻 Volantis
- 🗒 Blank
- 🐴 Stun
- 🤖 Yun
- 🦄 Unicorn
- 💀 freemind.bithack
- 🤡 Redefine
VuePress
Hugo
More
We are looking forward to more clients and plugins from the community to expand the Waline ecosystem. 🎉
If you implement any Waline client, ecological plugin or theme including Waline, please send a PR and let us know!
TIPS: The comment area is only for demo. If you have any questions, please go to Github Discussion to ask.
What do you think?
- 0
- 0
- 0
- 0
- 0
- 0
Powered by Waline v3.4.2