From 7bec1a7ab414f45fda516dd5b5e48bbe623a50f4 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Thu, 8 Sep 2022 12:10:06 +0200 Subject: feat(site): Add tutorials to OpenDC website This change adds a new section to the OpenDC website containing tutorials to experiment with the OpenDC web application. --- site/docs/tutorials/img/cpu-usage.png | Bin 0 -> 126367 bytes site/docs/tutorials/img/resource-distribution.png | Bin 0 -> 13884 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 site/docs/tutorials/img/cpu-usage.png create mode 100644 site/docs/tutorials/img/resource-distribution.png (limited to 'site/docs/tutorials/img') diff --git a/site/docs/tutorials/img/cpu-usage.png b/site/docs/tutorials/img/cpu-usage.png new file mode 100644 index 00000000..86955b6a Binary files /dev/null and b/site/docs/tutorials/img/cpu-usage.png differ diff --git a/site/docs/tutorials/img/resource-distribution.png b/site/docs/tutorials/img/resource-distribution.png new file mode 100644 index 00000000..b371a07a Binary files /dev/null and b/site/docs/tutorials/img/resource-distribution.png differ -- cgit v1.2.3