blog.elnu.com/content/posts/soudan-a-comment-system-built-with-rust.md

674 B
Raw Blame History

title date tags
Soudan: a Comment System Built With Rust! 2022-07-24
programming

I just finished working on Soudan, a Rust-based comment system!

Its now live on all posts on this site, feel free to give it a go in the comments at the bottom of the page! Markdown formatting is supported. If you submit your email address, it wont be public, and is only used to display your Gravatar, if you have one.

Soudan is named after the word 相談 in Japanese, which means discussion or consultation.

The source code is available on GitHub here under the GNU General Public License v3.0.