1
0
Fork 0
Commit graph

25 commits

Author SHA1 Message Date
Joost De Cock
ad10523a8a chore(markdown): Avoid inline JSX where possible 2022-01-19 13:06:33 +01:00
Joost De Cock
7bebd8cf07 fix(markdown): Move caption to children 2022-01-19 11:31:39 +01:00
Joost De Cock
14096f56df feat(markdown): Docs on docs structure 2022-01-16 12:21:55 +01:00
Joost De Cock
2a42dbdc3e
Merge pull request #1653 from jgfichte/minor-text-fixes
Minor text fixes
2022-01-15 18:13:46 +01:00
Joost De Cock
e342ee1e61
Merge pull request #1642 from anniekao/patch-5
Update path to macros docs in tutorial
2022-01-15 17:57:44 +01:00
Joost De Cock
55c32395d2
Merge pull request #1641 from anniekao/patch-4
Update code block in tutorial
2022-01-15 17:57:23 +01:00
Joost De Cock
5fadd64ccc
Merge pull request #1640 from anniekao/patch-3
Update tutorial code block
2022-01-15 17:53:26 +01:00
jgfichte
336154d9a7 Add link to nvm instructions and updated version 2022-01-15 10:52:19 -05:00
Joost De Cock
7f1f6dfbaf fix(markdown): Move caption from prop to children 2022-01-13 19:05:07 +01:00
Annie Kao
3182758114
Update path to macros docs in tutorial 2022-01-12 17:32:50 -05:00
Annie Kao
f5919c2a8c
Update code block in tutorial 2022-01-12 17:06:46 -05:00
Annie Kao
e71c37858f
Update tutorial code block 2022-01-12 16:54:13 -05:00
Darigov Research
454ff24104
fix: Updates open patterns link in tutorial
Would resolve - https://github.com/freesewing/freesewing/issues/1630 if merged
2022-01-09 13:05:53 +00:00
Joost De Cock
5c0d6cc0ae wip(markdown): Updates for new dev site 2021-12-27 14:58:44 +01:00
Darigov Research
3e770f31b5
refactor: Adjusts here after feedback - https://github.com/freesewing/freesewing/pull/1574#issuecomment-993859353 2021-12-18 11:43:36 +00:00
Darigov Research
cca45a1b6e
feat: Adds link to beginner pattern ideas from developer site
Would resolve #1563 if merged
2021-12-11 17:16:20 +00:00
Darigov Research
5b32469545
feat: Adds link to reference bib code in tutorial start
Raised from https://github.com/freesewing/freesewing/issues/1514
2021-11-27 17:40:53 +00:00
Darigov Research
9d92b0164a
fix: Makes typo corrections to pattern-design conclusion 2021-11-21 20:40:56 +00:00
Darigov Research
3b3dba2f1a
fix: Makes small typo correction 2021-11-21 15:03:50 +00: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
joostdecock
27922027ec chore(tutorial): Updated working to avoid confusion about neck opening
This closes #1259
2021-09-04 14:31:21 +02:00
Joost De Cock
30859e9bb2 chore: Removed non-English dev docs 2021-08-26 09:46:26 +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