Joost De Cock
39df89c2a0
New translations en.md (Ukrainian)
2022-08-23 14:54:30 +02:00
Joost De Cock
13849fe70c
New translations en.md (Dutch)
2022-08-23 14:32:20 +02:00
Joost De Cock
ee99c5d706
New translations en.md (German)
2022-08-23 14:11:02 +02:00
Joost De Cock
3857b94da3
New translations en.md (Spanish)
2022-08-23 13:50:12 +02:00
Joost De Cock
be01b2bb77
New translations en.md (French)
2022-08-23 13:28:47 +02:00
joostdecock
9f958656d9
chore(markdown): Docs linter run
2022-07-31 16:11:50 +02:00
Joost De Cock
8f8c56f121
New translations en.md (Ukrainian)
2022-07-17 18:15:06 +02:00
Joost De Cock
ada944c451
New translations en.md (Spanish)
2022-07-09 23:48:57 +02:00
Joost De Cock
ea2ffd603b
New translations en.md (Dutch)
2022-07-09 21:21:09 +02:00
Joost De Cock
0b1c98378b
New translations en.md (French)
2022-07-09 21:21:08 +02:00
Joost De Cock
e5103c472b
fix(markdown): i18n issues
2022-06-27 17:28:33 +02:00
Joost De Cock
db149e5ddc
New translations en.md (Dutch)
2022-06-02 20:02:30 +02:00
Joost De Cock
824d50625a
New translations en.md (German)
2022-06-02 20:02:11 +02:00
Joost De Cock
c75976d98f
New translations en.md (Spanish)
2022-06-02 20:02:05 +02:00
Joost De Cock
0f1d0806dd
New translations en.md (French)
2022-06-02 20:01:47 +02:00
Joost De Cock
0d8b90c0e7
fix(markdown): Let comments be comments
...
While markdown does allow HTML, we do treat this content as MDX.
And the MDX parser tends to trip over HTML comments. Which is
typically not a big deal as people don't write them.
But then there's those who are too smart for their own good
like @tangerineshark :)
So I've replaced the HTML comments with the `Comment` component,
this leaves them visible, but I actually think that's better as
it shows it's a living document(ation).
2022-06-02 18:27:16 +02:00
Joost De Cock
c2abcab468
New translations en.md (French)
2022-05-20 17:33:41 +02:00
Joost De Cock
687f320dd4
New translations en.md (Spanish)
2022-05-20 17:33:39 +02:00
Joost De Cock
1578aec5cc
New translations en.md (German)
2022-05-20 17:33:38 +02:00
Joost De Cock
153d032181
New translations en.md (Dutch)
2022-05-20 17:33:37 +02:00
Joost De Cock
3ec5e0bcfe
fix(markdown): Incorrect frontmatter dividers
2022-05-18 15:48:06 +02:00
Joost De Cock
f4e47e4207
fix(markdown): Markdown tweaks after linter
2022-04-10 16:54:45 +02:00
Joost De Cock
f810bb8f16
fix(markdown): Markdown tweaks after linter
2022-04-10 16:23:43 +02:00
Joost De Cock
1b27b2c9a3
New translations en.md (Dutch)
2022-03-28 07:15:51 +02:00
Joost De Cock
a36ea5bb90
New translations en.md (German)
2022-03-28 06:20:39 +02:00
Joost De Cock
450c5ad865
New translations en.md (Spanish)
2022-03-27 21:54:11 +02:00
Joost De Cock
e36bb873fe
New translations en.md (French)
2022-03-27 19:14:23 +02:00
Joost De Cock
192a55adac
chore(markdown): Set sewing instructions titles
2022-03-27 17:20:55 +02:00
Joost De Cock
63053651f0
chore(markdown): Updated instructions titles
2022-03-27 16:38:53 +02:00
Joost De Cock
ea5c131d01
New translations en.md (Spanish)
2022-02-20 15:50:06 +01:00
Joost De Cock
1047c85d46
New translations en.md (Dutch)
2022-02-19 19:31:52 +01:00
Joost De Cock
285036f3ec
New translations en.md (German)
2022-02-19 17:15:56 +01:00
Joost De Cock
6047464926
New translations en.md (French)
2022-02-19 12:54:43 +01:00
Joost De Cock
4e694f82b2
chore(markdown): Linter auto-fix of org markdown docs
2022-02-19 12:20:41 +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
5098659c86
New translations en.md (Dutch)
2021-08-30 13:02:53 +02:00
Joost De Cock
b7be68f9b0
New translations en.md (Dutch)
2021-08-29 23:59:52 +02:00
Joost De Cock
b61cf5039b
New translations en.md (German)
2021-08-29 17:46:56 +02:00
Joost De Cock
fa810377b7
New translations en.md (Spanish)
2021-08-29 15:45:52 +02:00
Joost De Cock
787c910bcf
New translations en.md (French)
2021-08-29 13:09:25 +02:00
Joost De Cock
29cc544aa3
New translations en.md (Dutch)
2021-08-26 13:42:11 +02:00
Joost De Cock
0eabdb80ba
New translations en.md (Dutch)
2021-08-25 21:42:40 +02:00
Joost De Cock
7dd07ac206
New translations en.md (Spanish)
2021-08-25 18:44: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