Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walinejs/awesome-waline
⚡ Delightful waline resources
https://github.com/walinejs/awesome-waline
List: awesome-waline
awesome waline
Last synced: about 1 month ago
JSON representation
⚡ Delightful waline resources
- Host: GitHub
- URL: https://github.com/walinejs/awesome-waline
- Owner: walinejs
- Created: 2021-02-09T02:10:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:28:18.000Z (about 1 year ago)
- Last Synced: 2024-10-27T16:53:22.233Z (about 2 months ago)
- Topics: awesome, waline
- Language: HTML
- Size: 34.2 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-waline - ⚡ Delightful waline resources. (Other Lists / Monkey C Lists)
README
# Awesome Waline
[![Awesome](https://raw.githubusercontent.com/sindresorhus/awesome/main/media/badge-flat2.svg?sanitize=true)](https://github.com/sindresorhus/awesome)
## Plugins
- [@waline/hexo-next](https://npmjs.com/@waline/hexo-next): Waline comment system for NexT.
- [docsify-waline](https://github.com/cxcn/docsify-waline): A simple comment plugin for docsify.
- [vuepress-plugin-comment2](https://vuepress-theme-hope.github.io/v2/comment/): Comment system for VuePress2.
- [@mr-hope/vuepress-plugin-comment](https://vuepress-theme-hope.github.io/v1/comment/): Comment system for VuePress1.
- [vuepress-plugin-waline](https://github.com/xinlei3166/vuepress-plugin-waline): Waline comment system for VuePress2.
- [vuepress-plugin-comment-plus](https://github.com/SivanLaai/vuepress-plugin-comment-plus): Comment system plugin for VuePress.
- [WalineJson](https://github.com/zmoyi/WalineJson): Typecho plugin for Waline.## Theme
List of themes that support Waline by default.
### Hexo Themes
- 🦋 [Butterfly](https://github.com/jerryc127/hexo-theme-butterfly)
- 🍬 [Kratos-Rebirth](https://github.com/Candinya/Kratos-Rebirth)
- 🍭 [MengD](https://github.com/lete114/hexo-theme-MengD)
- ⛲ [Fluid](https://github.com/fluid-dev/hexo-theme-fluid)
- 🚚 [Kaze](https://github.com/theme-kaze/hexo-theme-kaze)
- ✌🏻 [Volantis](https://github.com/volantis-x/hexo-theme-volantis)
- 🗒 [Blank](https://github.com/dewjohn/hexo-theme-blank)
- 🐴 [Stun](https://github.com/liuyib/hexo-theme-stun)
- 🤖 [Yun](https://github.com/YunYouJun/hexo-theme-yun)
- 🦄 [Unicorn](https://github.com/Uzizkp/hexo-theme-unicorn)
- 🌈 [Freemind-Plus](https://github.com/myyerrol/hexo-theme-freemind-plus)### VuePress Themes
- [hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope)
- [stella](https://github.com/SHUAXINDIARY/vuepress-theme-stella)### Hugo Themes
- [hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)
- [DoIt](https://github.com/HEIGE-PCloud/DoIt)
- [hugo-theme-next](https://github.com/hugo-next/hugo-theme-next)## Tools
- [waline-services](https://github.com/loclink/waline-service): A easy way to deploy Waline to your server.
- [waline-cli](https://github.com/slgluo/waline-cli): CLI for Waline server deployment.
- [waline-async-mail](https://github.com/soxft/waline-async-mail): async mail notification service for Waline.
- [LWAR](https://github.com/kawashiro-ryofu/LWAR): A robot which can audit comment by history commentors for Waline.
- [isso_to_waline](https://github.com/zhangnew/isso_to_waline): A migration tool from isso db to waline json.## Tutorial
- [在 React 中引入 Waline](https://github.com/walinejs/waline/discussions/1045)
- [酷安/美团外卖/QQ/微信/微博/哔哩哔哩等 App 表情包做的 Waline 自定义表情 Map](https://spoience.com/articles/apps-emoji.html)
- [Hexo Next 主题使用 Waline 评论系统](https://www.techgrow.cn/posts/ae18fb85.html)
- [Waline 评论系统-部署日志](https://blog.ccknbc.cc/posts/waline-commens-system-deployment-logs/)
- [从 Disqus 迁移到 Waline](https://candinya.com/posts/migrate-from-disqus-to-waline/)
- [静态博客如何高性能插入评论](https://imnerd.org/hugo-ssr-comment.html)