Benjamin F
a6e61b6470
chore(docs): Add Utils.curveEdge() to API documentation
2022-12-12 18:39:59 +01:00
Benjamin F
ed45a27d31
fix(docs): utils.round() missing from Core API
2022-12-05 19:08:36 -08:00
Joost De Cock
ac7b5befce
fix(markdown): Restructure part reference. See #2981
2022-10-18 21:00:50 +02:00
starfetch
726d57fa49
fix(dev-docs): broken links
2022-10-18 18:10:59 +02:00
starfetch
c4f212e873
fix(dev-docs): replace quickstart with tutorial
2022-10-18 18:06:35 +02:00
Joost De Cock
c63eed6adf
chore(markdown): Changed core API title
2022-10-01 23:05:57 +02:00
Joost De Cock
1f7ba79f81
chore(markdown): Working on v3 docs
2022-09-20 18:09:28 +02:00
Bart
76ee82a7b6
Backslashes for line breaks are visible online
...
Making all md conform with https://freesewing.dev/guides/markdown/line-breaks
2022-08-27 21:49:14 +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
265ad404da
chore(markdown): Linting of dev docs
2022-02-19 08:04:25 +01:00
Joost De Cock
d42d9a9377
chore(markdown): Restructuring dev docs
2021-12-27 17:33:49 +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
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