diff --git a/content/projects/data.toml b/content/projects/data.toml index f6d4dd1..67be633 100644 --- a/content/projects/data.toml +++ b/content/projects/data.toml @@ -1,3 +1,11 @@ +[[project]] +name = "sage" +desc = "A collection of utilities for home labs written in Rust." +tags = ["rust", "homelab", "selfhosted", "utility", "cli"] +links = [ + { name = "git", url = "https://git.devraza.duckdns.org/devraza/sage" }, +] + [[project]] name = "bunbun" desc = "A simple and adorable sysinfo utility written in Rust." diff --git a/public/projects/data.toml b/public/projects/data.toml index f6d4dd1..67be633 100644 --- a/public/projects/data.toml +++ b/public/projects/data.toml @@ -1,3 +1,11 @@ +[[project]] +name = "sage" +desc = "A collection of utilities for home labs written in Rust." +tags = ["rust", "homelab", "selfhosted", "utility", "cli"] +links = [ + { name = "git", url = "https://git.devraza.duckdns.org/devraza/sage" }, +] + [[project]] name = "bunbun" desc = "A simple and adorable sysinfo utility written in Rust." diff --git a/public/projects/index.html b/public/projects/index.html index 3a301fa..62683ec 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -1 +1 @@ -