1
0
Fork 0
Commit graph

541 commits

Author SHA1 Message Date
Wouter van Wageningen
b5cef6be3c
Update markdown/dev/reference/macros/pleat/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:14 -07:00
Wouter van Wageningen
c3e5de81bb
Update markdown/dev/reference/macros/crossbox/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:04 -07:00
Benjamin F
c8efb132e6 fix(docs): (cutonfold,grainline) Place outside complete blocks 2023-05-07 10:28:26 -07:00
Benjamin F
236d5cb1d6 fix(docs): (cutonfold) Changed docs to reflect new naming 2023-05-07 09:18:19 -07:00
Benjamin F
3c132368ad fix(docs): (absoluteoptions) Formatting 2023-05-05 18:07:57 -07:00
Benjamin F
912d3abafd fix(docs): (absoluteoptions) Added example 2023-05-05 18:06:05 -07:00
Wouter van Wageningen
11a8eee0c5 Two more 2023-05-05 23:29:54 +00:00
Wouter van Wageningen
4184e31ff7 first 2023-05-05 20:10:19 +00:00
Benjamin F
e40db15238 fix(docs): (git-training) Normalize capitalization to GitHub and GitLab 2023-05-04 20:40:24 -07:00
Benjamin F
8b6b37d9c2 fix(docs): (git-training) Remove trailing spaces and lines; add video runtime 2023-05-04 20:31:52 -07:00
Benjamin F
7dec0b78b0 fix(docs): (git-training) Remove video todo label 2023-05-04 20:30:07 -07:00
Benjamin F
6522a6f65f fix(docs) (git-training) More spellcheck and grammar check corrections 2023-05-04 20:27:12 -07:00
Benjamin F
d14bb878f7 fix(docs): (git-training) Remove trailing line 2023-05-04 19:57:20 -07:00
Benjamin F
b88b92cfde fix(docs): (git-training) Spellcheck corrections 2023-05-04 19:57:00 -07:00
Benjamin F
c5887a0060 fix(docs): (git-training) Remove trailing single spaces 2023-05-04 19:47:49 -07:00
Benjamin F
03a14eab1a fix(docs): (getting-started-windows) More yarn recommendation changes 2023-05-04 19:22:57 -07:00
Benjamin F
6807ad7185 fix(docs): (getting-started tutorials) Corrections and updates 2023-05-04 19:16:07 -07:00
Benjamin F
c24461ebe0 fix(docs): (pattern design tutorial) Add missing link 2023-05-04 19:14:42 -07:00
Benjamin F
e972c72793 enhancement(title): Add alignment property 2023-05-04 15:24:48 -07:00
Benjamin F
92d5338126 chore(docs): Add absoluteOptions setting documentation 2023-05-03 20:59:15 -07:00
Benjamin F
614a3f8c9c fix(docs): Remove sample setting info from Pattern.sample() 2023-05-03 20:43:13 -07:00
Benjamin F
1a48bfa16c chore(docs): Add sample setting documentation 2023-05-03 20:42:16 -07:00
Benjamin F
b5371f0b5c fix(docs): Clarify how optional measurements are accessed 2023-05-03 18:48:32 -07:00
Joost De Cock
6919a1bf57
Merge pull request #3887 from BenJamesBen/vercel-build-override
fix(docs): (vercel tutorial) Add build command override
2023-05-02 19:22:52 +02:00
Wouter van Wageningen
a5f141a586 Docs and code cleanup 2023-04-28 18:26:55 +00:00
Wouter van Wageningen
486fde8b67 Documentation 2023-04-28 17:49:19 +00:00
Benjamin F
3333aee3a3 fix(docs): (vercel) Change yarn run build to yarn build 2023-04-28 06:20:32 -07:00
Joost De Cock
62fb6bc229
fix(markdown): Copy-paste error 2023-04-28 08:58:58 +02:00
Zee
c9f6ab811e
Update en.md 2023-04-27 19:16:00 +02:00
Zee
780ca90ee3
Update en.md 2023-04-27 19:15:17 +02:00
Zee
1a17bce223
Update en.md
White space
2023-04-25 17:57:39 +02:00
Zee
421dd1cbc7 grammar fix 2023-04-25 15:53:01 +00:00
Zee
b1d6f513a9 Merge branch 'develop' of https://github.com/SeaZeeZee/freesewing into documentation-fix
conflicts with freesewing
2023-04-25 15:33:57 +00:00
Joost De Cock
cf7362d4a7 chore(markdown): Added git training 2023-04-25 11:11:16 +02: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
Zee
8d4b601688 incorporates marpants suggestions 2023-04-21 12:58:37 +00:00
Enoch Riese
08d664e39b chore: additional cleanup 2023-04-20 10:23:23 -04:00
Enoch Riese
adbc817863 add plugin-cutlist to plugin-annotations 2023-04-20 10:22:47 -04:00
Joost De Cock
4cd2eff9a3 feat(shared): Add Mermaid support to MDX pipeline
At the request of @marpants this adds support for mermaid diagrams to
our shared MDX pipeline. Diagrams can be created by using a fenced code
block using the `mermaid` language.

I did not verify to what extend this bloats the bundle. Perhaps that's
something we need to look into later and consider the trade-off. For
now, my main concern is to keep a new contributor happy, so here it goes
:)
2023-04-17 19:58:33 +02:00
Zee
8cfb5342bf fixes attr and props 2023-04-16 17:34:13 +00:00
Zee
92980289e5 expands slope documentation slightly 2023-04-16 16:51:14 +00:00
Zee
b5b65b82b7 adds salient example to point.slope 2023-04-16 16:39:13 +00:00
Zee
aa2887c507 typo fix 2023-04-16 15:22:57 +00:00
joostdecock
3aada7f1f8 chore(markdown): Documentation tweaks 2023-04-16 16:20:09 +02:00
Zee
cc278a3e4b
Update en.md 2023-04-16 12:07:39 +02:00
Joost De Cock
73643bde79
Merge pull request #3487 from BenJamesBen/vercel-documentation
Vercel documentation
2023-04-15 17:44:08 +02:00
joostdecock
ac2fe10294 Merge branch 'develop' into joost 2023-04-15 17:00:23 +02:00
joostdecock
d01ce1e538 chore(markdown): Updated docs after plugin changes 2023-04-15 16:31:45 +02:00
joostdecock
b33a739f54 Merge branch 'develop' into annotations 2023-04-15 15:47:00 +02:00