1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
joostdecock
9f958656d9 chore(markdown): Docs linter run 2022-07-31 16:11:50 +02:00
Joost De Cock
947fc2bbef chore(markdown): Showcase tips. Closes #1512 2022-07-09 12:04:14 +02:00
Joost De Cock
8cd70bc451 chore: Updates to docs for new dev env 2022-07-02 22:52:31 +02:00
jackseye
9f111e1a9b Fixed links in dev markdown 2022-04-30 14:07:54 -04:00
starfetch
e3e9f2f6c4
feat(devdocs): add yarn install to steps
and put creating feature brach higher on the list
2022-04-05 21:53:46 +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
Darigov Research
fa0266e26c
fix: Small typo corrections in how to extend a pattern 2022-01-23 09:21:43 +00:00
Joost De Cock
3960fc88b1 chore(markdown): Adapted to new rendertest examples 2022-01-19 12:37:30 +01:00
Joost De Cock
7bebd8cf07 fix(markdown): Move caption to children 2022-01-19 11:31:39 +01:00
Joost De Cock
fec9acc9d0 feat(markdown): Docs on whitespace in text 2022-01-16 18:03:50 +01:00
Joost De Cock
790b1b3829 feat(markdown): Added some git howtos 2022-01-16 17:13:07 +01:00
Joost De Cock
14096f56df feat(markdown): Docs on docs structure 2022-01-16 12:21:55 +01:00
jgfichte
440a27163c Update steps to run freesewing.org locally 2022-01-13 20:08:44 -05:00
jgfichte
e160cf4323 Update after re-testing the instructions 2022-01-12 20:17:47 -05:00
jgfichte
05d7122eb4 Update .dev instructions per Discord chat 2022-01-12 20:08:32 -05:00
Nick Dower
90c9bbee92 Replace reference to freesewing.dev with .org. 2022-01-10 19:30:40 +01:00
Glenn Matthews
f6bd51f248
Fix bad macro documentation link 2022-01-02 16:55:14 -05:00
Joost De Cock
79367a0cb5 fix(markdown): First paragraph 2021-12-30 12:35:22 +01:00
Joost De Cock
e8c5062217 chore(markdown): More dev updates 2021-12-28 12:23:33 +01:00
Joost De Cock
046f6668e2 chore(markdown): Redistributed editor docs 2021-12-28 11:12:21 +01:00
Joost De Cock
2b8951bd2d chore(markdown): Redistributed contributor docs 2021-12-28 11:06:54 +01:00
Joost De Cock
a91726ea2f feat(markdown): Added dev docs for different environments 2021-12-28 11:03:28 +01:00
starfetch
4b5f4c20b1
feat(devdocs): add instructions for dependencies 2021-11-06 18:18:31 +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
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