File size: 1,191 Bytes
2409829
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
+++
title = "Introduction"
template = "book.html"
page_template = "book.html"

[extra]
order = 1
js = ["/js/youtube-embed.js"]
css = ["/component/youtube-embed.css"]
+++

<!-- 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. -->

Begin learning Graphite by watching the introductory tutorial videos below.

One is available now, and more will be released on a regular basis throughout early 2025.

## Tutorial series

### Video 1

<!-- You can follow along with this starter project either by watching the tutorial video or referencing the step-by-step breakdown. -->

<div class="youtube-embed aspect-16x9">
	<img data-youtube-embed="7gjUhl_3X10" src="https://static.graphite.rs/content/learn/introduction/tutorial-1-vector-art-quickstart-youtube.avif" onerror="this.onerror = null; this.src = this.src.replace('.avif', '.png')" alt="Graphite Tutorial 1 - Hands-On Quickstart" />
</div>

### Video 2

*Coming soon.*

<!-- TODO -->
<!-- - Video tutorial -->
<!-- - Step-by-step written form -->