joostdecock
e35bda36f7
chore(markdown): Changes to refer less to models
2023-10-30 19:27:24 +01:00
Joost De Cock
9aeff4322f
wip(markdown): Add missing core methods
2023-10-21 14:48:06 +02:00
Joost De Cock
828c62c9db
chore(markdown): Bespoke, not made-to-measure
2023-10-21 11:46:17 +02:00
Joost De Cock
5b9eafe67c
Merge pull request #4009 from BenJamesBen/stacks-documentation
...
chore(docs): Add Stack documentation
2023-10-14 16:49:22 +02:00
joostdecock
57d50c42da
feat(markdown): Docs for new/updated core methods
2023-06-01 16:48:11 +02:00
Benjamin F
96ced472e4
chore(docs): Add Stack documentation
2023-05-31 21:39:58 -07:00
Benjamin F
614a3f8c9c
fix(docs): Remove sample setting info from Pattern.sample()
2023-05-03 20:43:13 -07:00
Benjamin F
fea16617d4
fix(docs): Correct small typos
2022-12-14 12:52:37 -08:00
Benjamin F
7063d8ab9f
fix(docs): Add second pattern.use() signature
2022-12-13 04:33:37 -08:00
Joost De Cock
85c54d0431
Merge pull request #3187 from BenJamesBen/pattern-doc-fixes
...
fix(docs): Update and correct Pattern documentation
2022-12-09 08:01:33 +01:00
Benjamin F
0260a80534
fix(docs): Update Pattern.sampleOptions() documentation
2022-12-08 20:45:45 -08:00
Benjamin F
ee162bf99a
fix(docs): Update and correct Pattern documentation
2022-12-08 20:40:31 -08:00
Joost De Cock
7cc37ea150
chore(markdown): Updated links for v3
2022-10-12 19:09:04 +02:00
Joost De Cock
8152d65947
chore(markdown): Updated pattern attributes
2022-10-04 21:51:13 +02:00
Joost De Cock
c3be46c487
wip(markdown): Work on migration/v3 docs
2022-10-02 21:45:17 +02:00
Joost De Cock
3391859fb7
chore(markdown): Keep reference docs alphabetic
2022-09-29 19:03:02 +02:00
Joost De Cock
1f7ba79f81
chore(markdown): Working on v3 docs
2022-09-20 18:09:28 +02:00
joostdecock
37e452af80
chore(markdown): Some updates to the dev docs
2022-08-07 18:37:54 +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
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
jgfichte
d23b42912d
Remove duplicate properties list
2022-01-15 10:46:56 -05:00
Joost De Cock
72c993ae98
fix(markdown): Broken links in dev docs
2022-01-12 19:27: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
joostdecock
12652ed646
wip: More improvements on dev docs
2021-09-25 17:53:09 +02:00
joostdecock
e0a261731f
wip: Working on better developer docs
2021-09-25 17:05:18 +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