Commit Graph

14 Commits

Author SHA1 Message Date
Shreedhar Hegde
1241fb7b2c added docusaurus admonitions to docs 2022-04-28 08:28:21 +05:30
Shahed Nasser
5f216a977f docs: added documentation for payment provider implementation (#1390) 2022-04-23 16:51:58 +02:00
Shahed Nasser
3ad0f66619 feat: added npm2yarn package (#1347) 2022-04-18 15:17:27 +02:00
Jacob Roman
12f38ccb72 fix(#936): updates discord links. (#937)
* discord link updated to working one on home page

* reverted yarn.lock file

* updated to medusajs url
2022-02-25 18:53:49 +01:00
Murilo Henrique
d87a3a5503 fix(docs): broken links reference of the plugins page (#1011) 2022-01-26 08:20:39 +01:00
rjhllr
180fb17503 Docs/plugin root pkg requirement (#962)
* add paragraph about where Medusa actually loads files from

* add info about registration name formatting

Co-authored-by: Robin Heller <rh@flowberry.io>
2022-01-04 15:54:11 +01:00
Niketan Gulekar
03ffab5d61 Documentation for File Service (#894) 2021-12-07 19:21:23 +01:00
Kennan Seno
0523d9478f Update doc and website references to new domain (#856) 2021-12-01 18:11:34 +01:00
Zakaria El Asri
032fcb97ca fix: fine-tuning (#847)
fix: checkout guide markdown + punctuation
fix: remove @docusaurus/theme-search-algolia from project root package.json
fix: use 400 font-weight for paragraphs as opposed to current 450
2021-11-26 14:41:01 +01:00
Dmitriy Fishman
f43908c4fb Update fulfillment-api.md (#834) 2021-11-23 09:13:13 +01:00
Oliver Windall Juhl
0380cdf0b2 docs: Adds new index page and design tweaks (#833) 2021-11-22 17:01:18 +01:00
dependabot[bot]
a44cf14fc7 chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/medusa (#411)
* docs: create-medusa-app article (#401)

* fix: temporarily comment out cloud related docs (#387)

* Fix typo in registerOptin section (#407)

* docs: Carts in Medusa (#406)

* chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/medusa

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Vadim Smirnov <62517920+FuzzyReason@users.noreply.github.com>
Co-authored-by: ps-89 <91064940+ps-89@users.noreply.github.com>
Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 18:47:54 +02:00
Oliver Windall Juhl
61c85da1d4 docs: Checkout flow guide (#396) 2021-09-15 11:18:27 +02:00
Sebastian Rindom
59bb3a62c6 docs: add guide on fulfillment api (#388)
* Create fulfillment-api.md

* fix: sidebar
2021-09-13 19:26:11 +02:00