From 9fef929a0d42c2deac62227c296577239499d2da Mon Sep 17 00:00:00 2001 From: Xander Grzywinski Date: Tue, 29 Oct 2024 10:05:57 -0700 Subject: [PATCH] docs: add instruqt interactive tutorial Signed-off-by: Xander Grzywinski --- .../getting-started/interactive-tutorial.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 site/src/content/docs/getting-started/interactive-tutorial.mdx diff --git a/site/src/content/docs/getting-started/interactive-tutorial.mdx b/site/src/content/docs/getting-started/interactive-tutorial.mdx new file mode 100644 index 0000000000..34d9d83738 --- /dev/null +++ b/site/src/content/docs/getting-started/interactive-tutorial.mdx @@ -0,0 +1,19 @@ +--- +title: Interactive Tutorial +tableOfContents: false +--- + +Want to try out a fully interactive set of tutorials on Zarf? You can do that below using [Instruqt](https://instruqt.com). You have +to leave some information to access them, but you **won't be contacted, and your info won't be sold**. This is only to prevent abuse +of the tutorial platform. + +We highly recommend running through the experience in full screen mode. + + \ No newline at end of file