1
0
Fork 0
Commit graph

74 commits

Author SHA1 Message Date
Natalia Sayang
a98b869175 More tutorial updates 2024-03-16 21:06:19 +00:00
Natalia Sayang
940cb08b68 Restoring syntax-highlight (I changed my mind) 2024-03-14 02:13:56 +00:00
Natalia Sayang
d683ac7025 Minor edits to pattern tutorial for clarity and consistency 2024-03-14 01:40:21 +00:00
Natalia Sayang
5fc5cf400f Minor updates to pattern design tutorial 2024-03-13 01:19:02 +00:00
Natalia Sayang
6a000fd365 Minor updates to pattern design tutorial for clarity and consistency 2024-03-12 02:02:06 +00:00
Natalia Sayang
d4919040c2 Updates to pattern design tutorial for clarity and flow 2024-03-08 20:01:45 +00:00
Benjamin Fan
2b6c079bb4 fix(markdown): In pattern design tutorial, add links to setup tutorials 2024-02-29 07:55:19 -08:00
joostdecock
038d0f3903 Merge branch 'develop' into joost 2024-02-04 10:17:39 +01:00
Benjamin Fan
4d404dd3cc fix(markdown) Fix typos 2024-01-21 11:16:40 -08:00
Benjamin Fan
d02f0c6814 fix(markdown): Change typo correction to use the originally intended word 2024-01-16 20:09:35 -08:00
Benjamin Fan
e9c75f11e4 fix(markdown): Typos in pattern design tutorial 2024-01-16 20:04:00 -08:00
joostdecock
4a5a14a2bc fix(markdown): Properly end the tutorial section on flag methods
This closes ##5772
Although the real issue is that the final parts of the tutorial are
still in need of being updated for v3.
2024-01-14 14:52:37 +01:00
Joost De Cock
828c62c9db chore(markdown): Bespoke, not made-to-measure 2023-10-21 11:46:17 +02:00
joostdecock
d39c92828a chore(dev): Changes for v3 2023-09-30 15:57:51 +02:00
joostdecock
3bc5fe28de chore: Updated tutorial for v3 2023-09-30 14:04:18 +02:00
joostdecock
b5e1554e4f wip(dev): Updating tutorial for v3 2023-09-29 19:41:24 +02:00
joostdecock
32d6e938df wip: Rewrite tutorial for v3 2023-09-28 09:11:06 +02:00
joostdecock
910b79191d fix(markdown): Add missing import and plugins to desing tutorial 2023-08-20 07:41:08 +02:00
joostdecock
242052dbee fix(dev): Typo fix that breaks the webpack loader
Fixing a typo introduced in a89867e4c6 that breaks the webpack loader.
Kinda makes me wonder of people even test the changes they submit.
2023-08-20 07:32:50 +02:00
Enoch Riese
a89867e4c6 some js formatting tweaks to tutorial 2023-08-08 13:20:46 -05:00
Zee
ba4b77cb42 changes code examples in the tutorial to align with the currently generated file 2023-08-06 14:00:10 +00:00
Benjamin Fan
45b5c05879 fix(docs): (pattern design tutorial) Fix typo 2023-05-24 11:00:10 -07:00
Benjamin F
c24461ebe0 fix(docs): (pattern design tutorial) Add missing link 2023-05-04 19:14:42 -07:00
mergerg
085a033a78
proofread en.md
wrong "to"
2023-03-21 23:03:19 -07:00
mergerg
77ade1bcff
added comma after options
there was no comma between options and part when measurements and options were added to the props in the first code snippet
2023-03-21 22:30:17 -07:00
mergerg
34fe98f2f2
Switch "with" and "without destructuring"
The example for "without destructuring" was the destructured way it's done in the tutorial, the example for "with destructuring" was the old way to pass in a props object without destructuring
2023-03-21 22:21:00 -07:00
Benjamin F
690915aaf2 fix(docs): Correct grammar in Adding Measurements 2023-01-09 00:32:05 -08:00
Benjamin F
4def5963a0 fix(docs): Pattern tutorial: Change "you/your" to "we/us/our". Fixes #2982 2023-01-06 19:29:29 -08:00
Benjamin F
6c97d081e7 fix(docs): Rename testing-your-pattern to testing-our-pattern 2023-01-06 19:19:27 -08:00
Benjamin F
dcb4b17032 fix(docs): Tutorials updates and corrections 2022-12-29 06:25:01 -08:00
Benjamin F
965585f368 fix(docs): Correct spelling of Bezier to Bézier with accented "e" 2022-12-23 21:56:40 -08:00
Darigov Research
91db760664
fix: Adjusts wording to suggested format
Format from feedback in https://github.com/freesewing/freesewing/pull/3115
2022-12-03 22:50:07 +00:00
joostdecock
440a273329 fix(markdown): Impemented fixes from #3115
These are changes suggested by @darigovresearch so all credit to them.

They were submitted in PR #3115 but that PR has a bunch of whitespace
changes and I am concerned they will have unintended side-effects on
some of the MDX components. So I'm extracting them here.
2022-12-03 16:34:38 +01:00
Joost De Cock
7cc37ea150 chore(markdown): Updated links for v3 2022-10-12 19:09:04 +02:00
Joost De Cock
82abdf2901 feat(markdown): Handle final tutorial view with inline Example 2022-10-12 14:54:35 +02:00
Joost De Cock
e5bacbecb7 feat(markdown): Initial version for v3 tutorial 2022-10-11 15:06:54 +02:00
Joost De Cock
56576ede45 wip(markdown): Work on tutorial 2022-10-11 01:37:09 +02:00
Joost De Cock
e5e1245725 wip(markdown): Progress on tutorial 2022-10-10 17:09:17 +02:00
Joost De Cock
2d5cdf5806 wip(markdown): Work on tutorial 2022-10-10 04:50:43 +02:00
Joost De Cock
8e7595fcb4 wip(markdown): Work on updating tutorial 2022-10-09 23:47:32 +02:00
Joost De Cock
6f0b1a6ce3 wip(markdown): Work on tutorial 2022-10-04 23:36:08 +02:00
Bart
76ee82a7b6 Backslashes for line breaks are visible online
Making all md conform with https://freesewing.dev/guides/markdown/line-breaks
2022-08-27 21:49:14 +02:00
nikhil
b87f19022d fix: Outdated yarn instruction? 2022-08-20 18:08:01 -04:00
nikhil
c83d618ad3 fix: Broken links to the API reference 2022-08-20 18:07:26 -04:00
Enoch Riese
05e43829a2 fix parsing errors in markdown preventing successful dev build 2022-08-05 14:54:57 -05:00
joostdecock
9f958656d9 chore(markdown): Docs linter run 2022-07-31 16:11:50 +02:00
Joost De Cock
8cd70bc451 chore: Updates to docs for new dev env 2022-07-02 22:52:31 +02:00
jackseye
9f111e1a9b Fixed links in dev markdown 2022-04-30 14:07:54 -04:00
Joost De Cock
db5c2dca9e fix(markdown): Linter issues 2022-03-29 14:29:33 +02:00
Joost De Cock
249f2600e5 chore: More linting
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00