From fdc3200ef4718eb98bd8a713f956222a9bf85ac9 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Thu, 4 Aug 2022 16:40:44 +0200 Subject: docs: Add initial version of Docusaurus based docs This change updates the repository with a new Docusaurus-based documentation website. This allows us to create our documentation using Markdown, MDX and React. This will serve as the main entry point for users visiting https://opendc.org. The actual OpenDC application will be moved to https://app.opendc.org. --- site/docs/getting-started/3-whats-next.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 site/docs/getting-started/3-whats-next.md (limited to 'site/docs/getting-started/3-whats-next.md') diff --git a/site/docs/getting-started/3-whats-next.md b/site/docs/getting-started/3-whats-next.md new file mode 100644 index 00000000..7c021119 --- /dev/null +++ b/site/docs/getting-started/3-whats-next.md @@ -0,0 +1,12 @@ +--- +description: How to supercharge your designs and experiments with OpenDC. +--- + +# What's next? + +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). -- cgit v1.2.3