sodesu-comment
Version:
Comment system with SolidJS
8 lines (4 loc) โข 403 B
Markdown
# ๐ฌ Sodesu - ใใงใ
[Waline](https://github.com/walinejs/waline) compatible comment system, made with [Solid.js](https://github.com/solidjs/solid) and [UnoCSS](https://github.com/unocss/unocss).
## โจ Inspiration
My blog is using Solid.js and UnoCSS. However, waline uses Vue.js, which makes it too large for my blog. So I decided to make a compatible comment system with Solid.js and UnoCSS.