1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Joe Schofield
b8a0487289
Update en.md
Minor edits to notch notation in line with joostdecock's requested changes.  Instructions now contain text (front / back) and symbols (⊙ / ⊗) for notch references in lines 464 and 466.
2022-08-08 14:07:56 +01:00
Joe Schofield
c57cf2779d
Update en.md 2022-08-08 13:54:09 +01:00
Joe Schofield
1b25919c58
Update en.md
I replaced "single" and "double" notch with the symbols for these notches (to reflect the with the pattern notation guide https://freesewing.org/docs/various/notation/notches/ ).
I also tweaked the word order of a couple of sentences for clarity.
2022-08-07 23:13:10 +01:00
Joost De Cock
192a55adac chore(markdown): Set sewing instructions titles 2022-03-27 17:20:55 +02:00
Joost De Cock
63053651f0 chore(markdown): Updated instructions titles 2022-03-27 16:38:53 +02:00
Joost De Cock
249f2600e5 chore: More linting
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00
Joost De Cock
4e694f82b2 chore(markdown): Linter auto-fix of org markdown docs 2022-02-19 12:20:41 +01:00
Nick Dower
969118924c Small wording change to Simon cuff instructions. 2022-01-16 11:43:41 +01:00
Nick Dower
d0aebc481a Fix some typos in Simon instructions. 2022-01-08 06:19:35 +01:00
Nick Dower
608bab93c6 Fix broken sleevecap ease link. 2022-01-08 06:19:01 +01:00
Nick Dower
66fa365e1a Remove sleeve notch from Simon instructions.
The Simon instructions reference three sleeve notches: the double notch
on the back, the single notch on the front, and a non-existent single
notch at the top of the sleeve.

Example pattern missing notch: https://freesewing.org/create/simon/for/size-40-a/

Remove the non-existent notch from the the instrunctions and
corresponding images.
2022-01-08 06:19:01 +01:00
Nick Dower
20c12a3154 Fix broken collar image link in Simon instructions. 2022-01-08 06:18:49 +01:00
Nick Dower
f621153ebf Remove broken YouTube link in Simon instructions.
Remove link to deleted YouTube video showing how to fold the sleeve
placket.

Dead link: https://youtu.be/kgd5eubxShM
2022-01-08 04:42:14 +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
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