1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
Benjamin F
6807ad7185 fix(docs): (getting-started tutorials) Corrections and updates 2023-05-04 19:16:07 -07:00
Benjamin F
dcb4b17032 fix(docs): Tutorials updates and corrections 2022-12-29 06:25:01 -08:00
Benjamin F
80a34f402d fix(docs): Normalize stand-alone spelling 2022-12-22 17:26:21 -08:00
Joost De Cock
6030252518 chore(markdown): Cleanup of some pages 2022-10-14 16:03:47 +02:00
Joost De Cock
a42185261d chore(markdown): Ported getting started linux docs to v3 2022-10-12 22:01:24 +02:00
Benjamin F
1be17068fa Update tutorial instructions to use Node 16. 2022-08-24 18:17:12 -07:00
Benjamin F
8203ca1669 Update dev Getting Started tutorials. 2022-08-07 12:56:35 -07:00
Enoch Riese
05e43829a2 fix parsing errors in markdown preventing successful dev build 2022-08-05 14:54:57 -05:00
joostdecock
9f958656d9 chore(markdown): Docs linter run 2022-07-31 16:11:50 +02:00
Benjamin F
ee5520bb6b Correct dev setup tutorial for mac and linux. 2022-07-27 14:07:59 -07:00
Joost De Cock
95fcc3c6d0 fix: Markdown linter warnings 2022-07-10 12:29:53 +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
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
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
97b8a93a85 chore: Merged in left behind PRs from markdown repo 2021-08-25 16:16:51 +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