diff options
| -rw-r--r-- | site/community/0-support.mdx | 1 | ||||
| -rw-r--r-- | site/docs/documentation/Output.md | 5 | ||||
| -rw-r--r-- | site/docs/getting-started/3-whats-next.md | 1 | ||||
| -rw-r--r-- | site/docusaurus.config.js | 4 | ||||
| -rw-r--r-- | site/old_files/advanced-guides/_category_.json (renamed from site/docs/advanced-guides/_category_.json) | 0 | ||||
| -rw-r--r-- | site/old_files/advanced-guides/architecture.md (renamed from site/docs/advanced-guides/architecture.md) | 0 | ||||
| -rw-r--r-- | site/old_files/advanced-guides/deploy.md (renamed from site/docs/advanced-guides/deploy.md) | 0 | ||||
| -rw-r--r-- | site/old_files/advanced-guides/img/component-diagram.png (renamed from site/docs/advanced-guides/img/component-diagram.png) | bin | 39965 -> 39965 bytes | |||
| -rw-r--r-- | site/old_files/advanced-guides/toolchain.md (renamed from site/docs/advanced-guides/toolchain.md) | 0 | ||||
| -rw-r--r-- | site/old_files/cloud-capacity-planning.mdx (renamed from site/docs/tutorials/cloud-capacity-planning.mdx) | 0 | ||||
| -rw-r--r-- | site/old_files/old_tutorials/0-installation.md (renamed from site/old_tutorials/0-installation.md) | 0 | ||||
| -rw-r--r-- | site/old_files/old_tutorials/1-design.mdx (renamed from site/old_tutorials/1-design.mdx) | 0 | ||||
| -rw-r--r-- | site/old_files/old_tutorials/2-experiment.mdx (renamed from site/old_tutorials/2-experiment.mdx) | 0 | ||||
| -rw-r--r-- | site/old_files/old_tutorials/3-whats-next.md (renamed from site/old_tutorials/3-whats-next.md) | 0 | ||||
| -rw-r--r-- | site/old_files/old_tutorials/_category_.json (renamed from site/old_tutorials/_category_.json) | 0 |
15 files changed, 3 insertions, 8 deletions
diff --git a/site/community/0-support.mdx b/site/community/0-support.mdx index a0a158bc..fb712459 100644 --- a/site/community/0-support.mdx +++ b/site/community/0-support.mdx @@ -10,7 +10,6 @@ Need help? You can find out ways to talk to maintainers and community members be <ul> <li>Learn how to <a href="/docs/category/getting-started">get started</a> with OpenDC.</li> <li>Follow the provided <a href="/docs/category/tutorials">tutorials</a>.</li> - <li>Look at the <a href="/docs/category/advanced-guides">advanced guides</a>.</li> </ul> </div> <div className="col col--4"> diff --git a/site/docs/documentation/Output.md b/site/docs/documentation/Output.md index 3f9eb3d5..339ac615 100644 --- a/site/docs/documentation/Output.md +++ b/site/docs/documentation/Output.md @@ -1,6 +1,7 @@ -Running OpenDC results in three output files. The first file ([Server](#server)) contains metrics related to the jobs being executed. -The second file ([Host](#host)) contains all metrics related to the hosts on which jobs can be executed. Finally, the third file ([Service](#service)) +Running OpenDC results in three output files. The first file ([Task](#task)) contains metrics related to the jobs being executed. +The second file ([Host](#host)) contains all metrics related to the hosts on which jobs can be executed. The third file ([Power](#power)) +contains all metrics related to the power sources that power the hosts. Finally, the third file ([Service](#service)) contains metrics describing the overall performance. An experiment in OpenDC has ### Task diff --git a/site/docs/getting-started/3-whats-next.md b/site/docs/getting-started/3-whats-next.md index 7c021119..e613eba7 100644 --- a/site/docs/getting-started/3-whats-next.md +++ b/site/docs/getting-started/3-whats-next.md @@ -7,6 +7,5 @@ description: How to supercharge your designs and experiments with OpenDC. Congratulations! You have just learned how to design and experiment with a (virtual) datacenter in OpenDC. What's next? - Follow one of the [tutorials](/docs/category/tutorials) using OpenDC. -- Check the [advanced guides](/docs/category/advanced-guides) for more complex material. - Read about [existing work using OpenDC](/community/research). - Get involved in the [OpenDC Community](/community/support). diff --git a/site/docusaurus.config.js b/site/docusaurus.config.js index 659c6b4e..8fbef549 100644 --- a/site/docusaurus.config.js +++ b/site/docusaurus.config.js @@ -103,10 +103,6 @@ const config = { { label: "Tutorials", to: "/docs/category/tutorials" - }, - { - label: "Advanced Guides", - to: "/docs/category/advanced-guides" } ] }, diff --git a/site/docs/advanced-guides/_category_.json b/site/old_files/advanced-guides/_category_.json index a74f4f42..a74f4f42 100644 --- a/site/docs/advanced-guides/_category_.json +++ b/site/old_files/advanced-guides/_category_.json diff --git a/site/docs/advanced-guides/architecture.md b/site/old_files/advanced-guides/architecture.md index 2a65a6c6..2a65a6c6 100644 --- a/site/docs/advanced-guides/architecture.md +++ b/site/old_files/advanced-guides/architecture.md diff --git a/site/docs/advanced-guides/deploy.md b/site/old_files/advanced-guides/deploy.md index 2ee69c07..2ee69c07 100644 --- a/site/docs/advanced-guides/deploy.md +++ b/site/old_files/advanced-guides/deploy.md diff --git a/site/docs/advanced-guides/img/component-diagram.png b/site/old_files/advanced-guides/img/component-diagram.png Binary files differindex 312ca72a..312ca72a 100644 --- a/site/docs/advanced-guides/img/component-diagram.png +++ b/site/old_files/advanced-guides/img/component-diagram.png diff --git a/site/docs/advanced-guides/toolchain.md b/site/old_files/advanced-guides/toolchain.md index 1673d974..1673d974 100644 --- a/site/docs/advanced-guides/toolchain.md +++ b/site/old_files/advanced-guides/toolchain.md diff --git a/site/docs/tutorials/cloud-capacity-planning.mdx b/site/old_files/cloud-capacity-planning.mdx index df9cb566..df9cb566 100644 --- a/site/docs/tutorials/cloud-capacity-planning.mdx +++ b/site/old_files/cloud-capacity-planning.mdx diff --git a/site/old_tutorials/0-installation.md b/site/old_files/old_tutorials/0-installation.md index 281e811f..281e811f 100644 --- a/site/old_tutorials/0-installation.md +++ b/site/old_files/old_tutorials/0-installation.md diff --git a/site/old_tutorials/1-design.mdx b/site/old_files/old_tutorials/1-design.mdx index e8ab2c58..e8ab2c58 100644 --- a/site/old_tutorials/1-design.mdx +++ b/site/old_files/old_tutorials/1-design.mdx diff --git a/site/old_tutorials/2-experiment.mdx b/site/old_files/old_tutorials/2-experiment.mdx index 14970ea6..14970ea6 100644 --- a/site/old_tutorials/2-experiment.mdx +++ b/site/old_files/old_tutorials/2-experiment.mdx diff --git a/site/old_tutorials/3-whats-next.md b/site/old_files/old_tutorials/3-whats-next.md index 7c021119..7c021119 100644 --- a/site/old_tutorials/3-whats-next.md +++ b/site/old_files/old_tutorials/3-whats-next.md diff --git a/site/old_tutorials/_category_.json b/site/old_files/old_tutorials/_category_.json index 169f7a27..169f7a27 100644 --- a/site/old_tutorials/_category_.json +++ b/site/old_files/old_tutorials/_category_.json |
