From d47720d46a4b04dca2cb5674a2d2c19278e97d03 Mon Sep 17 00:00:00 2001 From: davidekete Date: Thu, 13 Feb 2025 01:55:07 +0100 Subject: [PATCH 1/5] docs: improve tutorials overview page --- website/docs/tutorials/overview.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/website/docs/tutorials/overview.md b/website/docs/tutorials/overview.md index f27399b7..08330422 100644 --- a/website/docs/tutorials/overview.md +++ b/website/docs/tutorials/overview.md @@ -6,8 +6,7 @@ sidebar_label: Overview --- -The Tutorials section offers hands-on guides for Litmus users to experiment with various tools and environments. This section does not cover the detailed installation steps, which can be found in the [Getting-started](../getting-started/installation.md) section. +This section offers hands-on guides for Litmus users to experiment with various tools and environments. It does not cover any detailed installation guides, however, you can find them in the [Getting Started](../getting-started/installation.md) section. ### [Let's Start with Podtato-head](podtato-head.md) - -This tutorial guides users on how to inject a pod-delete fault into one of the pods in the [podtato-head](https://github.com/cncf/podtato-head) microservice and verify its availability during the chaos. +A guide on injecting a pod-delete fault into a pod in the [podtato-head](https://github.com/cncf/podtato-head) microservice and test its availability during the chaos. From d0e25e39fda519b78e16f95b3665efcf3a6d3613 Mon Sep 17 00:00:00 2001 From: davidekete Date: Thu, 13 Feb 2025 02:00:37 +0100 Subject: [PATCH 2/5] docs: improve tutorial overview page --- website/docs/tutorials/overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/tutorials/overview.md b/website/docs/tutorials/overview.md index 08330422..93543f3f 100644 --- a/website/docs/tutorials/overview.md +++ b/website/docs/tutorials/overview.md @@ -9,4 +9,5 @@ sidebar_label: Overview This section offers hands-on guides for Litmus users to experiment with various tools and environments. It does not cover any detailed installation guides, however, you can find them in the [Getting Started](../getting-started/installation.md) section. ### [Let's Start with Podtato-head](podtato-head.md) + A guide on injecting a pod-delete fault into a pod in the [podtato-head](https://github.com/cncf/podtato-head) microservice and test its availability during the chaos. From 96ded23f4ce410ac44651ab1d4c01295151967f4 Mon Sep 17 00:00:00 2001 From: davidekete Date: Fri, 21 Feb 2025 14:11:44 +0100 Subject: [PATCH 3/5] improve tutorial overview --- website/docs/tutorials/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/tutorials/overview.md b/website/docs/tutorials/overview.md index 93543f3f..d0f85374 100644 --- a/website/docs/tutorials/overview.md +++ b/website/docs/tutorials/overview.md @@ -6,7 +6,7 @@ sidebar_label: Overview --- -This section offers hands-on guides for Litmus users to experiment with various tools and environments. It does not cover any detailed installation guides, however, you can find them in the [Getting Started](../getting-started/installation.md) section. +This section offers hands-on guides for Litmus users to experiment with various tools and environments. It does not cover any detailed installation guides. However, you can find them in the [Getting Started](../getting-started/installation.md) section. ### [Let's Start with Podtato-head](podtato-head.md) From 04c6cb04bddf9baa81965acda03f8242359d7129 Mon Sep 17 00:00:00 2001 From: davidekete Date: Fri, 28 Feb 2025 12:16:19 +0100 Subject: [PATCH 4/5] docs: revert summary changes --- website/docs/tutorials/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/tutorials/overview.md b/website/docs/tutorials/overview.md index d0f85374..854c49fd 100644 --- a/website/docs/tutorials/overview.md +++ b/website/docs/tutorials/overview.md @@ -10,4 +10,4 @@ This section offers hands-on guides for Litmus users to experiment with various ### [Let's Start with Podtato-head](podtato-head.md) -A guide on injecting a pod-delete fault into a pod in the [podtato-head](https://github.com/cncf/podtato-head) microservice and test its availability during the chaos. +This tutorial guides users on how to inject a pod-delete fault into one of the pods in the [podtato-head](https://github.com/cncf/podtato-head) microservice and verify its availability during the chaos. From 16aa87e37257931688b3072d3e45e2d0301b1836 Mon Sep 17 00:00:00 2001 From: davidekete Date: Fri, 28 Feb 2025 17:19:40 +0100 Subject: [PATCH 5/5] chore: sign commit --- website/docs/tutorials/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/tutorials/overview.md b/website/docs/tutorials/overview.md index 854c49fd..2d90e954 100644 --- a/website/docs/tutorials/overview.md +++ b/website/docs/tutorials/overview.md @@ -10,4 +10,4 @@ This section offers hands-on guides for Litmus users to experiment with various ### [Let's Start with Podtato-head](podtato-head.md) -This tutorial guides users on how to inject a pod-delete fault into one of the pods in the [podtato-head](https://github.com/cncf/podtato-head) microservice and verify its availability during the chaos. +This tutorial guides users on how to inject a pod-delete fault into one of the pods in the [podtato-head](https://github.com/cncf/podtato-head) microservice and verify its availability during the chaos.