Commit Graph

19 Commits

Author SHA1 Message Date
Shahed Nasser
45f7ed8d1b docs: updated steps in MinIO documentation (#2922) 2023-01-02 17:33:10 +02:00
Shahed Nasser
d1b4b11ff6 chore(docs): added eslint to lint documentation code blocks (#2920)
* docs: added rule for code length

* chore: fixes based on vale errors

* changed to use eslint

* fixes using eslint

* added github action for documentation eslint

* changed allowed max-length

* fixed incorrect heading level

* removed comment
2022-12-30 18:44:46 +02:00
Shahed Nasser
b0ebfd6bcf docs: added dividers + see also section (#2899) 2022-12-26 15:52:08 +02:00
Shahed Nasser
b0e5769e27 docs: added a feedback component in quickstart guides (#2894)
* docs: added a feedback component in quickstart guides

* docs: added feedback to admin docs
2022-12-23 16:54:18 +02:00
Shahed Nasser
a57177ded5 docs: redesigned code blocks (#2745)
* docs: redesigned code blocks to include titles

* docs: added a title where necessary
2022-12-08 18:52:54 +02:00
Shahed Nasser
a917b0a109 docs: small fixes across the documentation (#2692)
* docs: various bug fixes

* docs: add the import in other storage plugins

* docs: fixed the placement of manual taxes doc
2022-11-29 16:29:55 +02:00
Shahed Nasser
9e7e8c6d51 docs: migrated images to cloudinary from imgur (#2569) 2022-11-09 16:30:41 +02:00
Sanyam
d33eeb09f4 docs: update MinIO's port to avoid port clash (#2495)
* update MinIO's port to avoid port clash

added bash command to update the MinIO port to `9001` instead of `9000`

* move `warning` to the new section

* remove `:::warning` & `:::`, update text positioning

* add `:`
2022-11-01 10:25:36 +02:00
Shahed Nasser
a23ecf4724 docs: removed emojis (#2394) 2022-10-10 13:43:36 +03:00
Shahed Nasser
8e21246047 docs: added separate sections for imports and exports in MinIO docs (#2279)
* docs: added information related to imports

* docs: seperated details for imports and exports
2022-09-30 11:16:38 +03:00
Shahed Nasser
0703dd94e8 docs: add export options for minio (#2029) 2022-08-10 16:03:31 +03:00
Richard Ward
83f5ef1554 docs: last storage plugin is default - minio (#1949)
* docs: caution to say only last configured storage plugin will be used

Added a caution that only the lat configured storage provider will be used

* Update docs/content/add-plugins/minio.md

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

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-08-01 14:54:29 +03:00
Shahed Nasser
ef344bb255 Use npm2yarn where missing 2022-06-16 15:21:16 +03:00
Shahed Nasser
269cbafe43 docs: Improved documentation for MinIO (#1524) 2022-05-30 09:22:14 +02: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
Oliver Windall Juhl
6603d3850a chore: Replace old Medusa domain with new (#1222) 2022-03-22 15:46:51 +01:00
Edin Skeja
34ad5bbd4e Fix minio docs (#901)
* Add minio links to sidebar

* Minio plugin page

* Fixed some typos
2021-12-09 19:11:05 +01:00