From 05bf246ac927212845d2c26567b5fb028a1d7f5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rex?= Date: Thu, 10 Jul 2025 21:32:57 +0100 Subject: [PATCH 1/2] chore: change title --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c02c8ec..d80e805 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cloud Native Provisioning +# Provisioning
Provisioning Logo @@ -11,7 +11,7 @@
-A cloud-native provisioning system built with Nushell and KCL for infrastructure automation and Kubernetes cluster management. +A provisioning system built with Nushell and KCL for infrastructure automation and Kubernetes cluster management. ## Table of Contents @@ -535,4 +535,4 @@ See LICENSE file for details. ## Support -For issues and questions, consult the documentation in `core/README.md` or use the built-in help commands. \ No newline at end of file +For issues and questions, consult the documentation in `core/README.md` or use the built-in help commands. From 56c8a3fff0daa71762e9198ba4e5bf281133749b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rex?= Date: Thu, 10 Jul 2025 21:35:28 +0100 Subject: [PATCH 2/2] add --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index e03fccf..b7397ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -/sitehome -/config target Cargo.lock .DS_Store