Shahed Nasser
6f058b389b
docs: added information about metadata attribute ( #3139 )
...
* docs: added information about metdata fields
* docs: changed a subheader to avoid confusion
* added acronym expanding for jsonb
2023-01-30 15:24:44 +02:00
Shahed Nasser
3566bccb76
docs: added publish plugin documentation ( #3137 )
2023-01-30 14:11:00 +02:00
Shahed Nasser
589cb18f98
docs: improved SEO of documentation ( #3117 )
...
* docs: added description to documentation pages
* docs: added more descriptions
* docs: finished improving meta description
* docs: added searchbox structured data
* docs: added breadcrumbs structured data
* docs: added how to structured data
* docs: improved 404 page
* docs: added how-to frontmatter option
2023-01-26 15:58:33 +02:00
Oliver Windall Juhl
0d9e3e86dd
docs: Temporarily remove note on peer deps in documentation ( #2988 )
...
* docs: Temporarily remove note on peer deps in documentation
* Update docs/content/advanced/backend/plugins/create.md
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2023-01-11 17:37:00 +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
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
c0639ef708
docs: added code blocks without headers ( #2560 )
2022-11-07 17:36:51 +02:00
Shahed Nasser
a03bdaf375
docs: added core package to troubleshooting step ( #2473 )
2022-10-19 20:07:07 +03:00
Shahed Nasser
9bc57abca3
docs: combine endpoints documentations ( #2396 )
...
* docs: combined endpoint docs
* fixed links
2022-10-10 15:55:39 +03: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
d03ff07a48
docs: fixes to plugin documentation ( #2265 )
...
* docs: fixes to plugins documentation
* added missing prepare step
2022-09-28 17:05:08 +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
a71cf60060
docs: restructured docs sidebar ( #2156 )
...
* restructured docs sidebar
* resolved incorrect URLs
2022-09-06 19:16:54 +03:00
Richard Ward
2b574185ca
docs: update create plugin docs ( #1953 )
...
* docs: update create plugin docs
Closes #1945
This updates the documentation to add some troubleshooting to the [Create a Plugin page](https://docs.medusajs.com/advanced/backend/plugins/create )
* Add new section to plugin documentation and updated existing content
* Update docs/content/advanced/backend/plugins/create.md
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
* Update docs/content/advanced/backend/plugins/create.md
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
* Update docs/content/advanced/backend/plugins/create.md
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
* Update docs/content/advanced/backend/plugins/create.md
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2022-08-01 18:07:42 +03:00
Oliver Windall Juhl
c76e23e84d
fix(medusa): Remove deps mongoose + mongodb ( #1218 )
...
* fix(medusa): Remove deps mongoose, mongodb and transaction service + base model
* chore: delete permissions+add-ons legacy plugins
Co-authored-by: Sebastian Rindom <skrindom@gmail.com >
2022-07-04 09:10:32 +02:00
Shahed Nasser
a4e0c074f0
docs: improved plugin documentation ( #1686 )
...
* added plugin documentation
* replace incorrect plugin links
* small fixes
2022-06-17 14:13:05 +03:00