21 lines
697 B
Markdown
21 lines
697 B
Markdown
+++
|
|
title = "Introduction"
|
|
template = "book.html"
|
|
page_template = "book.html"
|
|
|
|
[extra]
|
|
order = 1
|
|
+++
|
|
|
|
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.***
|
|
|
|
<!-- TODO -->
|
|
<!-- - Video tutorial -->
|
|
<!-- - Step-by-step written form -->
|