Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beiyanyunyi/sodesu
Waline compatible comment system, made with Solid.js and UnoCSS.
https://github.com/beiyanyunyi/sodesu
Last synced: about 2 months ago
JSON representation
Waline compatible comment system, made with Solid.js and UnoCSS.
- Host: GitHub
- URL: https://github.com/beiyanyunyi/sodesu
- Owner: BeiyanYunyi
- License: agpl-3.0
- Created: 2023-01-24T14:40:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T16:33:58.000Z (10 months ago)
- Last Synced: 2024-04-27T10:07:59.782Z (8 months ago)
- Language: TypeScript
- Homepage: https://BeiyanYunyi.github.io/sodesu/
- Size: 799 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ฌ 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.