From 840e6571300462e57a7863d1f12058345e60fa7c Mon Sep 17 00:00:00 2001 From: qwqcode <22412567+qwqcode@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:50:33 +0800 Subject: [PATCH] Add artalk (#869) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/artalk.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/artalk.yml diff --git a/software/artalk.yml b/software/artalk.yml new file mode 100644 index 0000000000..c6e92f1f6f --- /dev/null +++ b/software/artalk.yml @@ -0,0 +1,11 @@ +name: "Artalk" +website_url: "https://artalk.js.org/" +source_code_url: "https://github.com/ArtalkJS/Artalk" +description: "A self-hosted comment system built in Golang, providing a lightweight and highly customizable solution for adding comments to your website." +licenses: + - MIT +platforms: + - Go + - Docker +tags: + - Communication - Social Networks and Forums