Commit Graph

22 Commits

Author SHA1 Message Date
Shahed Nasser
d8dcc4ce9a docs: added CORS common examples (#3284)
* docs: added CORS common examples

* fix lint errors
2023-02-17 15:42:46 +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
Shahed Nasser
7cafff14b9 docs: added migration guide for Medusa React (#3066)
* docs: added migration guide for Medusa React

* docs: fixed vale error
2023-01-19 16:59:49 +02:00
Shahed Nasser
107cd4de4c docs: fixed note about custom database schema (#3049) 2023-01-17 10:38:13 +02:00
Shahed Nasser
5c6931953a docs: fixed note about database_schema option (#3037) 2023-01-16 11:22:38 +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
c414dd5498 docs: added schema option (#2880) 2022-12-22 17:15:12 +02:00
Jon Jahr
355228c449 docs: add a note about running migrations after changing database type (#2699)
* Add note to run migrations

I think it will be helpful to remind newbies to run migrations after they change their `database_type`.  I'm a newbie and today I got stuck for a while because I didn't know I had to run migrations after I changed from `sqlite` to `postgres`.

* Add H3 header "Changing Database Type"
2022-12-21 10:43:29 +02:00
Shahed Nasser
76d35a1350 docs: made changes to CORS usage/config (#2784) 2022-12-13 12:32:51 +02:00
Shahed Nasser
a23ecf4724 docs: removed emojis (#2394) 2022-10-10 13:43:36 +03:00
Alex Chiu
0276e710e4 docs: fix typos (#2387) 2022-10-10 10:20:04 +03:00
Zainab Lawal
7bf53e6711 docs: removed "Load from .env" section (#2323)
* Removed "Load from .env" section

* Removed empty line

* Fixed Errors
2022-10-03 12:55:52 +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
Trang Le
d3c6fd7004 docs: add link to install a Medusa server (#2085)
* docs: add link to install a Medusa server

* docs: update link to quickstart guide

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

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-08-24 15:05:05 +03:00
Olanrewaju Olatunde
aeb5c68d97 docs: Added a note to create PostgreSQL database (#1916)
* Added a note to create PostgreSQL database

* fixed grammar

* closed admonition

* fixed admonition
2022-08-01 12:21:57 +03:00
Shahed Nasser
b2602fa9ed docs: improved digitalocean docs (#1889) 2022-07-21 15:22:29 +03:00
Shahed Nasser
109afa45c1 docs: improve Deploy Admin to Netlify documentation (#1757)
* changes to deployment pages structure

* fix sidebar links

* added button to quickstart

* comment out button

* comment out button

* added note

* small fixes

* small fixes
2022-06-30 18:27:01 +03:00
Shahed Nasser
de2390e5df docs: add environment variables in configure your server (#1743) 2022-06-28 13:23:39 +03:00
Shahed Nasser
a3f6ff7319 docs: improved heroku deployment documentation (#1712) 2022-06-23 16:16:13 +02:00
Shahed Nasser
4be7d40771 added configurations documentation (#1696) 2022-06-17 17:03:12 +03:00