Move to org mode for posts

This commit is contained in:
Elnu 2023-02-03 15:04:39 -08:00
parent 3a8dd659dd
commit 02f7e7a1a0
34 changed files with 1056 additions and 893 deletions

View file

@ -0,0 +1,11 @@
#+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.