From 7fc587976622b40fc5cd4fcee0ce9dad2efc5d1b Mon Sep 17 00:00:00 2001 From: Keavon Chambers Date: Sun, 31 Dec 2023 05:23:56 -0800 Subject: [PATCH] Add tutorial 1 to the user manual --- website/content/learn/introduction/_index.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/website/content/learn/introduction/_index.md b/website/content/learn/introduction/_index.md index 16029f30..febe86df 100644 --- a/website/content/learn/introduction/_index.md +++ b/website/content/learn/introduction/_index.md @@ -5,15 +5,18 @@ page_template = "book.html" [extra] order = 1 +js = ["video-embed.js"] +++ Before taking the time to read the coming chapters, let's build some context by jumping straight into a small project that you can follow along with. That way you will have a mental framework for the topics explained in the rest of this manual. ## A hands-on quickstart -You can follow along with this starter project either by watching the tutorial video or referencing the step-by-step breakdown. + -***The tutorial isn't ready quite yet, sorry! Please check back very soon. It should be posted by late December.*** +
+ Graphite Tutorial 1 - Hands-On Quickstart +