chore: Updated tutorial for v3
This commit is contained in:
parent
b5e1554e4f
commit
3bc5fe28de
47 changed files with 2635 additions and 1526 deletions
47
markdown/dev/tutorials/pattern-design/part1/sde/en.md
Normal file
47
markdown/dev/tutorials/pattern-design/part1/sde/en.md
Normal file
|
@ -0,0 +1,47 @@
|
|||
---
|
||||
title: The FreeSewing development environment
|
||||
order: 30
|
||||
---
|
||||
|
||||
If you have been to FreeSewing.org the FreeSewing development environment will look familiar.
|
||||
That's because under the hood, it re-uses the same building blocks.
|
||||
|
||||
At the top of the page is the header with a row of icons that lay out what is available to you.
|
||||
|
||||

|
||||
|
||||
From left to right you can see:
|
||||
|
||||
- **Home** will take you to the home page / welcome page
|
||||
- **Design** will offer you a list of templates to start a design from (more on this below)
|
||||
- **Documentation** will show a page with links to our documentation
|
||||
- **Code** will show a page with links to our source code
|
||||
- **Support** will show a page with the various ways you can get help
|
||||
- **Theme** allows you to change the theme (in other works the color scheme)
|
||||
- **Language** allows you to change the language
|
||||
- **Sign In** allows you to sign in to your FreeSewing account so you can use
|
||||
your (and our) measurements sets while designing
|
||||
|
||||
## Design templates
|
||||
|
||||
If you click he **Design** icon it will show this menu:
|
||||
|
||||

|
||||
|
||||
It allows you to choose a desing template to start from. The following templates are included:
|
||||
|
||||
- **From scratch**: Start with an (almost) empty design
|
||||
- **Tutorial**: Start with the end result of this very tutorial
|
||||
- **From Brian**: Start with a design that extends [Brian]('https://freesewing.org/designs/brian)
|
||||
- **From Bent**: Start with a design that extends [Bent]('https://freesewing.org/designs/bent)
|
||||
- **From Titan**: Start with a design that extends [Titan]('https://freesewing.org/designs/titan)
|
||||
- **From Bella**: Start with a design that extends [Bella]('https://freesewing.org/designs/bella)
|
||||
- **From Breanna**: Start with a design that extends [Breanna]('https://freesewing.org/designs/breanna)
|
||||
|
||||
For the following along this tutorial, you have two options:
|
||||
|
||||
- Pick **Tutorial** if you prefer to read along, make small changes, and see how they affect the design.
|
||||
- Pick **From scratch** if you prefer to actively participate be recreating the desing in this tutorial.
|
||||
|
||||
I recommend the latter. You will learn (and remember) a lot more if you are activele engaging.
|
||||
|
BIN
markdown/dev/tutorials/pattern-design/part1/sde/header.png
Normal file
BIN
markdown/dev/tutorials/pattern-design/part1/sde/header.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
BIN
markdown/dev/tutorials/pattern-design/part1/sde/templates.png
Normal file
BIN
markdown/dev/tutorials/pattern-design/part1/sde/templates.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 217 KiB |
Loading…
Add table
Add a link
Reference in a new issue