Commit Graph

26 Commits

Author SHA1 Message Date
Shahed Nasser
c0639ef708 docs: added code blocks without headers (#2560) 2022-11-07 17:36:51 +02:00
Shahed Nasser
a23ecf4724 docs: removed emojis (#2394) 2022-10-10 13:43:36 +03:00
Shahed Nasser
789263f94d docs: added troubleshooting section for cli tool (#2357) 2022-10-05 16:39:53 +03:00
Shahed Nasser
bd94130916 docs: fix note in quickstart (#2347) 2022-10-04 19:48:08 +03:00
alesbe
d87b3b34fb docs: Removed heroku button from quickstart and fixed list index from Next.js documentation (#2333)
* Removed heroku section from quickstart

* Fixed list index order from nextjs docs
2022-10-03 17:34:27 +03:00
Shahed Nasser
9589ec8e97 docs: small fixes to quickstart (#2330) 2022-10-03 16:35:53 +03:00
Shahed Nasser
6adaf56c73 docs: integrate Vale for documentation linting (#2242)
* added value rules

* resolved errors raised by vale

* added github action

* fixes to github action

* added details in contribution guidelines

* added rule for numbers

* limited checks to errors
2022-09-22 13:12:09 +03:00
Shahed Nasser
5a68665f33 docs: fix problem in starter URLs (#2128) 2022-08-30 16:21:46 +03:00
Danijel Predojevic
b78171b80c docs: update api urls (#2074)
* Update homepage.md

* Update add-fulfillment-provider.md

* Update gatsby-medusa-starter.md

* Update how-to-create-notification-provider.md

* Update how-to-create-payment-provider.md

* Update how-to-implement-checkout-flow.mdx

* Update nextjs-medusa-starter.md

* Update paypal.md

* Update quick-start.md

* Update stripe.md

* Update docs/content/advanced/backend/shipping/add-fulfillment-provider.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Update docs/content/quickstart/quick-start.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Update docs/content/advanced/backend/shipping/add-fulfillment-provider.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

Co-authored-by: Danijel Predojevic <danijel@vivant.eco>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-08-22 14:35:58 +03:00
Omar Moustafa
f1256f7e8f docs: Fix Install Command in Quickstart Guide (#1905) 2022-07-26 16:39:09 +03:00
Sergio Leon
33bb67bfb9 docs: fix typo in QuickStart next actions (#1861)
check our the… -> check out the…
2022-07-16 23:48:01 +02:00
Shahed Nasser
2dc8936f69 docs: update README (#1786)
- Updated README
- Added "Deploy to Heroku" button in the documentation.
2022-07-05 10:48:40 +00:00
Shahed Nasser
8cdd806109 docs: fix links in quickstart (#1725) 2022-06-27 12:27:08 +03:00
Shahed Nasser
4be7d40771 added configurations documentation (#1696) 2022-06-17 17:03:12 +03:00
Shahed Nasser
1594111cbf added additional steps section 2022-06-16 18:28:36 +03:00
Shahed Nasser
eadb76eefb chore(docs): Small modifications to quickstart guide (#1523) 2022-05-18 17:08:22 +02:00
Achufusi Ifeanyichukwu
db48111963 A little punctuation here and there 😄
Read through, capitalized the necessary Nouns and punctuated the page.
2022-05-11 19:00:05 +01:00
Shreedhar Hegde
e008814b2a modified docusaurus admonitions to docs 2022-04-28 08:28:21 +05:30
Shreedhar Hegde
1241fb7b2c added docusaurus admonitions to docs 2022-04-28 08:28:21 +05:30
Shahed Nasser
3ad0f66619 feat: added npm2yarn package (#1347) 2022-04-18 15:17:27 +02:00
Shahed Nasser
fcd2889fd7 added node version to necessary docs (#1346) 2022-04-15 11:01:05 +02:00
Sebastian Rindom
2c9df0f7f7 chore: merge master 2021-12-08 09:56:59 +01:00
Kennan Seno
0523d9478f Update doc and website references to new domain (#856) 2021-12-01 18:11:34 +01:00
Sebastian Rindom
dec205f38e Update quick-start.md (#838) 2021-11-23 10:04:27 +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
f76aa816a5 feat: Documentation and API reference (#348)
Co-authored-by: Vadim Smirnov <smirnou.vadzim@gmail.com>
Co-authored-by: zakariasaad <zakaria.elas@gmail.com>
Co-authored-by: Vilfred Sikker <vilfredsikker@gmail.com>
Co-authored-by: Kasper <kasper@medusa-commerce.com>
Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com>
2021-08-24 18:16:42 +02:00