diff options
Diffstat (limited to 'site/docs/getting-started')
| -rw-r--r-- | site/docs/getting-started/1-start-using-intellij.md (renamed from site/docs/getting-started/4-start-using-intellij.md) | 0 | ||||
| -rw-r--r-- | site/docs/getting-started/2-first-experiment.md (renamed from site/docs/getting-started/1-first-experiment.md) | 19 | ||||
| -rw-r--r-- | site/docs/getting-started/3-whats-next.md | 2 |
3 files changed, 10 insertions, 11 deletions
diff --git a/site/docs/getting-started/4-start-using-intellij.md b/site/docs/getting-started/1-start-using-intellij.md index 6aec91f1..6aec91f1 100644 --- a/site/docs/getting-started/4-start-using-intellij.md +++ b/site/docs/getting-started/1-start-using-intellij.md diff --git a/site/docs/getting-started/1-first-experiment.md b/site/docs/getting-started/2-first-experiment.md index 9c84c435..79fd6424 100644 --- a/site/docs/getting-started/1-first-experiment.md +++ b/site/docs/getting-started/2-first-experiment.md @@ -6,17 +6,16 @@ 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) -:::tip Answer -<details> -<summary>Expand for the Answer</summary> -</details> -::: +[//]: # (<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. @@ -149,7 +148,7 @@ For this experiment, we will use the bitbrains-small workload. This is a small w spanning over a bit more than a month time. You can download the workload [here](documents/workloads/bitbrains-small.zip "download") :::info -For more in depth information about Workloads, see [Workload](../documentation/Input/Workload) +For more in depth information about Workloads, see [Workload](../documentation/Input/Workload.md) ::: ## Executing an experiment diff --git a/site/docs/getting-started/3-whats-next.md b/site/docs/getting-started/3-whats-next.md index 03737629..b7598022 100644 --- a/site/docs/getting-started/3-whats-next.md +++ b/site/docs/getting-started/3-whats-next.md @@ -9,4 +9,4 @@ Congratulations! You have just learned how to design and experiment with a (virt - Follow one of the [tutorials](/docs/category/tutorials) using OpenDC. - Read about [existing work using OpenDC](/community/research). - Get involved in the [OpenDC Community](/community/support). -- If you are interested in contributing to OpenDC you can find a How-To here [4-start-using-intellij](4-start-using-intellij.md), please also read https://github.com/atlarge-research/opendc/blob/master/CONTRIBUTING.md. +- If you are interested in contributing to OpenDC you can find a How-To here [4-start-using-intellij](1-start-using-intellij.md), please also read https://github.com/atlarge-research/opendc/blob/master/CONTRIBUTING.md. |
