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

11 lines
755 B
Org Mode

#+TITLE: Soudan: a Comment System Built With Rust!
#+DATE: 2022-07-24
#+FILETAGS: programming
I just finished working on Soudan, a Rust-based comment system!
It's 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 won't be public, and is only used to display your [[https://gravatar.com/][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 [[https://github.com/ElnuDev/soudan][here]]+ my [[https://gogs.io/][Gogs]] instance [[https://git.elnu.com/ElnuDev/soudan][here]] under the GNU General Public License v3.0.