Joost De Cock
3fcf229c3c
feat(markdown): Ported pattern guide to v3
2022-10-12 00:15:33 +02:00
Joost De Cock
aeb30652c0
chore(markdown): Proofreading of v3 guide
2022-10-04 21:47:23 +02:00
Benjamin F
cb1df7bf7e
Fix minor grammar and typos.
2022-08-25 14:44:30 -07:00
jackseye
9f111e1a9b
Fixed links in dev markdown
2022-04-30 14:07:54 -04: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
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
jgfichte
ddbf11bf71
minor text corrections
2022-01-15 10:38:14 -05:00
Joost De Cock
5a2e3f24be
fix(markdown): Syntax fixes
2021-12-28 20:02:40 +01:00
Joost De Cock
e8c5062217
chore(markdown): More dev updates
2021-12-28 12:23:33 +01:00
Joost De Cock
5c0d6cc0ae
wip(markdown): Updates for new dev site
2021-12-27 14:58:44 +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