1
0
Fork 0
Commit graph

94 commits

Author SHA1 Message Date
Genia Boeing
78571d2c92 Replace .setRender() with .hide() 2024-04-12 20:06:01 +01:00
Joost De Cock
cf94741552
Merge pull request #6428 from matzie5/matzie5-patch-1
Patch on the trace instructions
2024-03-23 14:58:08 +01:00
matzie5
144e57cc29
Patch on the trace instructions
- Pre-render function updated in accordance with plugin instruction
- Anchor point definition added
- Missing closing parenthesis added
- Plugin bundle reference removed for easier code copy / paste
2024-03-23 12:41:38 +01:00
Joost De Cock
a8d5fe5373
Merge pull request #5851 from BenJamesBen/typos-create-snippet
fix(markdown): Typos in Creating a New Snippet howto
2024-02-03 17:22:12 +01:00
Benjamin Fan
83ae88c5d5 fix(markdown): Remove unused list attribute from ReadMore tags 2024-01-29 08:43:38 -08:00
Benjamin Fan
4d404dd3cc fix(markdown) Fix typos 2024-01-21 11:16:40 -08:00
Benjamin Fan
47c26cc93e fix(markdown): Typos in Creating a New Snippet howto 2024-01-18 14:02:24 -08:00
joostdecock
f674b870b9 chore: Updated title macro docs 2024-01-07 17:07:26 +01:00
Natalia Sayang
a46a028744
Update Translation howto
Added Ukrainian to list of languages.
2023-11-07 11:39:16 -05:00
Natalia Sayang
f7a392f11c
Update Community Building page
Replaced broken link with links to our social media sites.
2023-11-07 11:36:26 -05:00
Natalia Sayang
792f164be4
Update "Showcase our patterns" howto 2023-11-07 11:19:56 -05:00
Natalia Sayang
e0cc5266e7
Update "Adding a showcase" howto 2023-11-07 11:02:58 -05:00
joostdecock
e35bda36f7 chore(markdown): Changes to refer less to models 2023-10-30 19:27:24 +01:00
joostdecock
75eff4f5e4 chore(markdown): Show how to create a snippet. Closes #3824 2023-10-30 18:58:31 +01:00
joostdecock
d39c92828a chore(dev): Changes for v3 2023-09-30 15:57:51 +02:00
joostdecock
b6e6e0018c chore: Better index pages in dev markdown 2023-06-17 12:08:13 +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
b1d6f513a9 Merge branch 'develop' of https://github.com/SeaZeeZee/freesewing into documentation-fix
conflicts with freesewing
2023-04-25 15:33:57 +00:00
Enoch Riese
adbc817863 add plugin-cutlist to plugin-annotations 2023-04-20 10:22:47 -04:00
Zee
8268b09fe3 fixes typos in cutlist documentation 2023-04-12 14:47:59 +00:00
Zee
e5f7298b48 adds documentation on title and order keys 2023-04-10 16:27:56 +00:00
Raphael Sizemore
02d953d3b8 removed default export syntax in docs
edited imports so that they no longer rely on a default export to work, changed design/fit-sleeve so it doesn't set a default export
2023-03-26 02:45:45 +00:00
mergerg
8715889d7e
correct typo
original said "original English text of translations" instead of "or" and "of" didn't particularly make sense there
2023-03-21 22:38:11 -07:00
Enoch Riese
484d16f463 update docs 2023-03-12 11:35:19 -05:00
Enoch Riese
3962c61162 add documentation for cutlist 2023-03-09 15:14:58 -06:00
Joost De Cock
2dafd6a65f
Merge pull request #3390 from BenJamesBen/different-environements-docs-fix
fix(docs): Updates and corrections for FreeSewing in different environments
2023-01-13 18:30:30 +01:00
Benjamin F
fc5025a000 fix(docs): Style freesewing as FreeSewing in displayed text 2023-01-12 15:14:00 -08:00
joostdecock
54ba661c94 feat(markdown): Added docs on how to trace a pattern 2023-01-09 22:52:40 +01:00
Benjamin F
13a90365f6 fix(docs): Updates and corrections for FreeSewing in different environments 2023-01-06 17:51:53 -08:00
Benjamin F
8901473237 chore(docs): Add Howto hide paths but show text 2023-01-01 11:39:42 -08:00
Joost De Cock
1a23d89ee2
Merge pull request #3329 from BenJamesBen/line-breaks-markdown-frontmatter
fix(docs): Standardize spelling and capitalization for line break, Markdown, and Frontmatter
2022-12-26 17:22:00 +01:00
Benjamin F
7b8b6997d0 fix(docs): Insert space between numbers and SI units 2022-12-26 07:00:16 -08:00
Benjamin F
eca8443dbc fix(docs): Capitalize Markdown and Frontmatter 2022-12-25 21:34:36 -08:00
Benjamin F
486ebbced9 fix(docs): Standardize "line break" spelling 2022-12-25 21:32:18 -08:00
Benjamin F
24f7776840 fix(docs): Howtos documentation corrections and updates 2022-12-22 17:24:59 -08:00
Benjamin F
9a1305d506 fix(docs): Corrections to custom attributes. 2022-12-14 23:58:19 -08:00
Benjamin F
b53f62c4d1 fix(docs) Add custom attributes and Snippets documentation 2022-12-14 21:24:28 -08:00
starfetch
0271b30170
feat(dev-docs): add link to translation guide
* feat(dev-docs): add link to translation guide

* chore(dev-docs): markdown formatting

add empty lines in custom component to render markdown (thanks, [markdown guide](/guides/markdown/frequent-mistakes#using-custom-components) for the reminder!)
2022-10-18 17:46:05 +02:00
starfetch
d7736d52dd
chore(dev-docs): typo 2022-10-18 16:58:51 +02:00
starfetch
0e7c291603
chore(dev-docs): wording 2022-10-18 16:53:43 +02:00
starfetch
bca0ec1fcc
chore(dev-docs): typo 2022-10-18 16:53:01 +02:00
Joost De Cock
6030252518 chore(markdown): Cleanup of some pages 2022-10-14 16:03:47 +02:00
Tríona
9b3beed30e
Changed Netlify to Vercel 2022-10-12 22:40:06 +01:00
Joost De Cock
7cc37ea150 chore(markdown): Updated links for v3 2022-10-12 19:09:04 +02:00
Joost De Cock
af99d3e8c0 feat(markdown): Ported code howtos to v3 2022-10-12 14:42:45 +02:00
joostdecock
45ecbac060 wip(markdown): Work on v3 docs 2022-09-25 10:55:37 +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
0becd057b2 fix: Broken/misleading links to designs' source code
Some of these links were actually broken, since they expect to find designs under the `packages/` directory in the current `develop` branch. Other links were technically okay, since they link to old commits, but updating those links may still help to reduce confusion.

Also fix a reference to `packages/unice` in a `netlify.toml` file. (Untested, but I don't think this is an actual Netlify configuration.)
2022-08-21 12:31:23 -04:00
nikhil
c83d618ad3 fix: Broken links to the API reference 2022-08-20 18:07:26 -04:00