1
0
Fork 0
Commit graph

29 commits

Author SHA1 Message Date
Joost De Cock
d798ec81a7
Merge pull request #7056 from BenJamesBen/apikeys-list-doc
fix(docs): Add/update API keys list
2024-10-26 15:34:56 +02:00
Joost De Cock
ab3204f9f1 chore: Port FreeSewing.dev to docusaurus
The replaces the NextJS site powering FreeSewing.dev with a Docusaurus
setup. It's part of my efforts to simplify FreeSewing's setup so we can
focus on our core value proposition.
2024-09-28 13:13:48 +02:00
Benjamin Fan
fcc5214238 fix(docs): Add/update API keys list 2024-08-30 16:32:47 -07:00
3534769042
Bulk fix links to backend/api -> backend/ 2024-07-08 17:59:09 +03:00
Benjamin Fan
4d404dd3cc fix(markdown) Fix typos 2024-01-21 11:16:40 -08:00
Joost De Cock
9b7b0bea7e chore(markdown): Pages for dev site 2023-05-22 17:33:03 +02:00
Joost De Cock
ce43e9d528 chore(markdown): Restructure backend docs 2023-05-22 16:41:02 +02:00
joostdecock
0cb020dcba chore(markdown): Updates for recent backend changes 2023-03-19 17:05:19 +01:00
Benjamin F
fea16617d4 fix(docs): Correct small typos 2022-12-14 12:52:37 -08:00
Joost De Cock
4cc9471929
Merge pull request #3112 from darigovresearch/patch-4
fix: More copy updates to backend api docs
2022-12-03 16:40:02 +01:00
Joost De Cock
434a5bb2b1
Merge pull request #3113 from darigovresearch/patch-3
fix: Small semantic typo
2022-12-03 16:38:16 +01:00
Darigov Research
3631bec601 fix: Multiple typo corrections to backend api docs 2022-11-26 18:48:43 +00:00
Darigov Research
da5cd671dd
fix: Makes small correction in backend api account page 2022-11-26 18:30:07 +00:00
Darigov Research
df0601bc51
fix: Small typos in RBAC 2022-11-26 18:28:02 +00:00
Darigov Research
78326f43f8
fix: Updates small typo in read api docs 2022-11-26 18:22:40 +00:00
Darigov Research
f5dac97aa4
fix: Semantic update to delete api keys docs 2022-11-26 18:20:32 +00:00
Darigov Research
c1812093b8
fix: Small semantic typo 2022-11-26 18:14:39 +00:00
Joost De Cock
a7ee716a8a wip(markdown): Work on backend docs 2022-11-20 16:10:54 +01:00
Joost De Cock
beae5e9b09 wip(markdown): More work on backend docs 2022-11-20 16:03:48 +01:00
joostdecock
749516af8e wip(markdown): Working on backend docs 2022-11-19 19:52:59 +01:00
joostdecock
4edfe29726 feat(markdown): Work on backend docs 2022-11-19 18:10:35 +01:00
joostdecock
8c34c79ed2 chore(markdown): Move paragraph into the right place 2022-11-06 20:20:22 +01:00
joostdecock
bd7c3e8b6e wip(backend): concluded apikeys routes and docs 2022-11-06 20:16:01 +01:00
joostdecock
d563bb2d17 wip(backend): more work on routes and docs 2022-11-06 17:39:49 +01:00
Joost De Cock
d42d9a9377 chore(markdown): Restructuring dev docs 2021-12-27 17:33:49 +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
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