From a2ba68327efc931f060968d4056e2b553d820544 Mon Sep 17 00:00:00 2001 From: TornaxO7 Date: Wed, 27 Nov 2024 13:12:47 +0100 Subject: [PATCH] add SiYuan (#878) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/siyuan.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/siyuan.yml diff --git a/software/siyuan.yml b/software/siyuan.yml new file mode 100644 index 0000000000..6130a8d8fa --- /dev/null +++ b/software/siyuan.yml @@ -0,0 +1,11 @@ +name: "SiYuan" +website_url: "https://b3log.org/siyuan/" +source_code_url: "https://github.com/siyuan-note/siyuan" +description: "A privacy-first personal knowledge management software, written in typescript and golang." +licenses: + - AGPL-3.0 +platforms: + - Docker + - Go +tags: + - Knowledge Management Tools