Comprehensively update user manual and contributor guide, add Adam to core team

This commit is contained in:
Keavon Chambers
2025-01-08 03:52:11 -08:00
parent 9eb544df74
commit 93a60daa24
76 changed files with 931 additions and 685 deletions
+9 -9
View File
@@ -5,27 +5,27 @@ page_template = "book.html"
[extra]
book = true
js = ["video-embed.js"]
js = ["youtube-embed.js"]
+++
**Welcome to the Graphite user manual.** Get ready to learn how the software can help bring your 2D creative ideas to life.
Welcome to the Graphite user manual. Keep reading to to learn how the software can help bring your 2D creative ideas to life.
You may choose to read this sequentially and learn from the structured introduction and sample projects. Or you may jump to chapters of interest that also serve as quick reference.
## More chapters coming soon
## More chapters on the way
Additional manual chapters are being added over time. Check back often!
Additional manual chapters are being added over time. Check back every so often.
## Need help?
If you're ever stuck or confused, ask your questions in the `#🧭user-help` channel of the [Graphite Discord server](https://discord.graphite.rs) or post a thread in the [discussion board](https://github.com/GraphiteEditor/Graphite/discussions) on GitHub.
## Jump right in
<!-- If you're eager to skip the reading, head straight to the [hands-on quickstart video](./introduction) in the next chapter for a beginner project walkthrough you can follow along with. -->
The fastest way to get started is to watch and follow along with the steps in the hands-on quickstart video:
The fastest way to get started is to watch and follow along steps-by-step in the hands-on quickstart video:
<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>
## Need help?
If you're ever stuck or confused, ask your questions in the `#🧭user-help` channel of the [Graphite Discord server](https://discord.graphite.rs) or post a thread in the [discussion board](https://github.com/GraphiteEditor/Graphite/discussions) on GitHub.