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
joostdecock
d0447c0f77
breaking: New annotation plugin replaces others
...
This wraps up the initial work on a new annotations plugin that replaces
other plugins that provide annotations. As a result, the following
plugins are now no longer available:
- plugin-banner
- plugin-bartack
- plugin-buttons
- plugin-cutonfold
- plugin-dimension
- plugin-grainine
- plugin-logo
- plugin-notches
- plugin-scalebox
- plugin-title
The new plugin-annotations package provides all these plugins used to
provide. In addition, it also includes the following new macros:
- bannerbox
- pleat
- sewTogether
2023-04-15 15:14:56 +02:00
joostdecock
e873abcfe3
feat(markdown): Initial bannerbox macro docs
2023-04-15 10:14:03 +02:00
joostdecock
51b9148e29
chore(markdown): Updated mirror macro docs
2023-04-15 09:37:09 +02:00
Zee
8268b09fe3
fixes typos in cutlist documentation
2023-04-12 14:47:59 +00:00
Zee
121992d204
adds partasprops documentation
2023-04-12 13:52:36 +00:00
Zee
c39da468da
adds part.attr
2023-04-12 13:26:22 +00:00
Zee
e5886e594b
Merge branch 'freesewing:develop' into documentation-fix
2023-04-12 15:03:37 +02:00
bobgeorgethe3rd
0ec3d7adad
Updated Hide info for V3 Migration
...
Had not been updated from hide, hideDependencies and hideAll
2023-04-11 14:01:27 +01:00
joostdecock
5801eda558
chore: Documentation updates and reconfigure
2023-04-10 19:21:22 +02:00