From 898d26ffddcb5ac491c8b3cac07ce2ae9e7f16c3 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Sat, 19 Jul 2025 02:19:49 -0400 Subject: [PATCH] Add Halo to Software Development Low Code (#1461) Co-authored-by: nodiscc --- software/halo.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/halo.yml diff --git a/software/halo.yml b/software/halo.yml new file mode 100644 index 0000000000..dff2e68dd3 --- /dev/null +++ b/software/halo.yml @@ -0,0 +1,13 @@ +name: "Halo" +website_url: "https://www.halo.run" +source_code_url: "https://github.com/halo-dev/halo" +description: "A powerful and easy-to-use website building tool (documentation in Chinese)." +licenses: + - GPL-3.0 +platforms: + - Java + - Docker +tags: + - Software Development - Low Code +demo_url: "https://demo.halo.run" +related_software_url: "https://github.com/halo-sigs/awesome-halo" \ No newline at end of file