Benjamin F
c24461ebe0
fix(docs): (pattern design tutorial) Add missing link
2023-05-04 19:14:42 -07:00
Benjamin F
3333aee3a3
fix(docs): (vercel) Change yarn run build
to yarn build
2023-04-28 06:20:32 -07:00
Benjamin F
1909f7254a
fix(docs): (vercel) Clarify build command override instruction
2023-04-24 15:55:21 -07:00
Benjamin F
4e5ca8cb97
fix(docs): (vercel) Add build command override
2023-04-23 03:58:31 -07:00
Joost De Cock
73643bde79
Merge pull request #3487 from BenJamesBen/vercel-documentation
...
Vercel documentation
2023-04-15 17:44:08 +02:00
Benjamin F
c1757a6d46
fix(docs): Update Vercel documentation based on feedback
2023-04-04 10:50:36 -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
0633457366
fix(docs): Fixes for Vercel documentation
2023-01-26 00:02:04 -08:00
Benjamin F
4878d09787
fix(docs): Change order for Vercel documentation
2023-01-25 23:53:38 -08:00
Benjamin F
8ae78d42f9
feature(docs): Add Vercel documentation
2023-01-25 23:41:25 -08: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
Joost De Cock
babe93b26f
Merge pull request #3347 from BenJamesBen/tutorials-docs-update-1
...
fix(docs): Tutorials updates and corrections
2022-12-30 17:06:12 +01:00
Benjamin F
dcb4b17032
fix(docs): Tutorials updates and corrections
2022-12-29 06:25:01 -08:00
Benjamin F
074447901d
chore(docs): Add Getting Started with Codespaces tutorial
2022-12-27 19:06:54 -08:00
Benjamin F
eca8443dbc
fix(docs): Capitalize Markdown and Frontmatter
2022-12-25 21:34:36 -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
Benjamin F
80a34f402d
fix(docs): Normalize stand-alone spelling
2022-12-22 17:26:21 -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
6030252518
chore(markdown): Cleanup of some pages
2022-10-14 16:03:47 +02:00
Joost De Cock
522670d335
chore(markdown): Ported getting started mac docs to v3
2022-10-12 22:03:16 +02:00
Joost De Cock
a42185261d
chore(markdown): Ported getting started linux docs to v3
2022-10-12 22:01:24 +02: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
8348d9ee6f
Typos in documentation
2022-08-28 23:45:42 +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
Benjamin F
1be17068fa
Update tutorial instructions to use Node 16.
2022-08-24 18:17:12 -07: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
Benjamin F
8203ca1669
Update dev Getting Started tutorials.
2022-08-07 12:56:35 -07:00
joostdecock
37e452af80
chore(markdown): Some updates to the dev docs
2022-08-07 18:37:54 +02: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
Benjamin F
ee5520bb6b
Correct dev setup tutorial for mac and linux.
2022-07-27 14:07:59 -07:00
Joost De Cock
95fcc3c6d0
fix: Markdown linter warnings
2022-07-10 12:29:53 +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