1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Joost De Cock
9cee152d0a fix(markdown): Broken links in dev docs 2022-01-12 19:28:46 +01:00
Joost De Cock
72c993ae98 fix(markdown): Broken links in dev docs 2022-01-12 19:27:07 +01:00
Joost De Cock
45ebd9e142 chore(markdown): Updated settings docs 2021-12-28 21:07:45 +01:00
Joost De Cock
01cf9d5254 chore(markdown): Updated plugin docs 2021-12-28 09:09:27 +01:00
Joost De Cock
d42d9a9377 chore(markdown): Restructuring dev docs 2021-12-27 17:33:49 +01:00
Joost De Cock
5c0d6cc0ae wip(markdown): Updates for new dev site 2021-12-27 14:58:44 +01:00
Joost De Cock
2eb7a23750 feat(core): Added the Attributes.setIfUnset() method 2021-11-21 17:18:10 +01:00
Sanne Kalkman
1a7ae1d669 add subheadings for consistency 2021-11-07 13:34:23 +01:00
Sanne Kalkman
fbd4b4d5f2 add Point.dist docs and unignore its folder 2021-11-07 13:34:23 +01:00
Sanne Kalkman
57048ecf1b more point docs updates 2021-11-07 13:34:23 +01:00
Sanne Kalkman
3b802a5b6a first half of Point docs update 2021-11-07 13:34:23 +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
30859e9bb2 chore: Removed non-English dev docs 2021-08-26 09:46:26 +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