1
0
Fork 0
Commit graph

60 commits

Author SHA1 Message Date
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
Joost De Cock
e6f1189017 chore: Remark linter run 2022-02-20 14:35:50 +01:00
Joost De Cock
265ad404da chore(markdown): Linting of dev docs 2022-02-19 08:04:25 +01:00
Joost De Cock
ad10523a8a chore(markdown): Avoid inline JSX where possible 2022-01-19 13:06:33 +01:00
Joost De Cock
7bebd8cf07 fix(markdown): Move caption to children 2022-01-19 11:31:39 +01:00
Joost De Cock
e342ee1e61
Merge pull request #1642 from anniekao/patch-5
Update path to macros docs in tutorial
2022-01-15 17:57:44 +01:00
Joost De Cock
55c32395d2
Merge pull request #1641 from anniekao/patch-4
Update code block in tutorial
2022-01-15 17:57:23 +01:00
Joost De Cock
5fadd64ccc
Merge pull request #1640 from anniekao/patch-3
Update tutorial code block
2022-01-15 17:53:26 +01:00
Joost De Cock
7f1f6dfbaf fix(markdown): Move caption from prop to children 2022-01-13 19:05:07 +01:00
Annie Kao
3182758114
Update path to macros docs in tutorial 2022-01-12 17:32:50 -05:00
Annie Kao
f5919c2a8c
Update code block in tutorial 2022-01-12 17:06:46 -05:00
Annie Kao
e71c37858f
Update tutorial code block 2022-01-12 16:54:13 -05:00
Darigov Research
454ff24104
fix: Updates open patterns link in tutorial
Would resolve - https://github.com/freesewing/freesewing/issues/1630 if merged
2022-01-09 13:05:53 +00:00
Joost De Cock
5c0d6cc0ae wip(markdown): Updates for new dev site 2021-12-27 14:58:44 +01:00
Darigov Research
3e770f31b5
refactor: Adjusts here after feedback - https://github.com/freesewing/freesewing/pull/1574#issuecomment-993859353 2021-12-18 11:43:36 +00:00