summaryrefslogtreecommitdiff
path: root/site/docs
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs')
-rw-r--r--site/docs/getting-started/1-first-experiment.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/site/docs/getting-started/1-first-experiment.md b/site/docs/getting-started/1-first-experiment.md
index 313d757b..9c84c435 100644
--- a/site/docs/getting-started/1-first-experiment.md
+++ b/site/docs/getting-started/1-first-experiment.md
@@ -6,6 +6,18 @@ description: Designing a simple experiment
Now that you have downloaded OpenDC, we will start creating a simple experiment.
In this experiment we will compare the performance of a small, and a big data center on the same workload.
+<details>
+<summary>Expand this</summary>
+
+This is content
+</details>
+
+:::tip Answer
+<details>
+<summary>Expand for the Answer</summary>
+</details>
+:::
+
:::info Learning goal
During this tutorial, we will learn how to create and execute a simple experiment in OpenDC.
:::