mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 19:38:12 +08:00
Add tutorial 1 to the user manual
This commit is contained in:
@@ -5,15 +5,18 @@ page_template = "book.html"
|
|||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
order = 1
|
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.
|
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
|
## 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.
|
<!-- 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.***
|
<div class="video-embed aspect-16x9">
|
||||||
|
<img data-video-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>
|
||||||
|
|
||||||
<!-- TODO -->
|
<!-- TODO -->
|
||||||
<!-- - Video tutorial -->
|
<!-- - Video tutorial -->
|
||||||
|
|||||||
Reference in New Issue
Block a user