1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Joost De Cock
828c62c9db chore(markdown): Bespoke, not made-to-measure 2023-10-21 11:46:17 +02:00
joostdecock
d39c92828a chore(dev): Changes for v3 2023-09-30 15:57:51 +02:00
joostdecock
b5e1554e4f wip(dev): Updating tutorial for v3 2023-09-29 19:41:24 +02:00
joostdecock
32d6e938df wip: Rewrite tutorial for v3 2023-09-28 09:11:06 +02:00
Enoch Riese
a89867e4c6 some js formatting tweaks to tutorial 2023-08-08 13:20:46 -05: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
Joost De Cock
82abdf2901 feat(markdown): Handle final tutorial view with inline Example 2022-10-12 14:54:35 +02:00
Joost De Cock
2d5cdf5806 wip(markdown): Work on tutorial 2022-10-10 04:50:43 +02:00
Joost De Cock
8e7595fcb4 wip(markdown): Work on updating tutorial 2022-10-09 23:47:32 +02:00
Joost De Cock
6f0b1a6ce3 wip(markdown): Work on tutorial 2022-10-04 23:36:08 +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
265ad404da chore(markdown): Linting of dev docs 2022-02-19 08:04:25 +01:00
Joost De Cock
5c0d6cc0ae wip(markdown): Updates for new dev site 2021-12-27 14:58:44 +01: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
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