1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
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
057324554d fix(markdown): Florence package docs 2021-08-27 11:55:51 +02:00
Joost De Cock
8076f48dc8 chore(markdown): Updated repositories 2021-08-26 10:14:45 +02:00
Joost De Cock
c7662c64ce chore: Removed imports from MDX 2021-08-26 09:52:34 +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