1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
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 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
dcb4b17032 fix(docs): Tutorials updates and corrections 2022-12-29 06:25:01 -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
Joost De Cock
56576ede45 wip(markdown): Work on tutorial 2022-10-11 01:37:09 +02:00
Joost De Cock
8e7595fcb4 wip(markdown): Work on updating tutorial 2022-10-09 23:47:32 +02:00
Joost De Cock
8cd70bc451 chore: Updates to docs for new dev env 2022-07-02 22:52:31 +02: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
7f1f6dfbaf fix(markdown): Move caption from prop to children 2022-01-13 19:05:07 +01:00
joostdecock
cba1ab19c8 Revert "chore: Linting for markdown and js"
This reverts commit 1c92e0f655.
2021-10-17 18:26:00 +02:00
joostdecock
1c92e0f655 chore: Linting for markdown and js 2021-10-17 17:34:55 +02:00
Joost De Cock
97b8a93a85 chore: Merged in left behind PRs from markdown repo 2021-08-25 16:16:51 +02:00
Joost De Cock
b34a2ee2ed feat: Flat import of markdown repo
This is a flat (without history) import of (some of) the content
from our markdown module.

We've imported this without history because the repo contains our
blog posts and showcases posts content prior to porting them to strapi.

Since this contains many images, it would balloon the size of this repo
to import the full history.

Instead, please refer to the history of the (archived) markdown repo
at: https://github.com/freesewing/markdown
2021-08-25 16:09:31 +02:00