Commit Graph

2349 Commits

Author SHA1 Message Date
olivermrbl
a3ecf1b41f chore: install docs deps 2022-02-25 18:53:50 +01: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
Shahed Nasser
837b97cf47 documentation for admin custom endpoints 2022-02-22 18:21:11 +02:00
Shahed Nasser
99628f4249 added endpoint for storefront (#1084) 2022-02-19 17:07:49 +01:00
Shahed Nasser
f2b4481b1f Rearranged sidebar links (#1022)
* Rearranged sidebar links

* change quick start to quickstart
2022-02-09 11:02:50 +01:00
Shahed Nasser
a8dc663d99 chore(docs): changed logo to new logo (#1031) 2022-02-07 09:44:48 +01:00
SaintMalik
0f9fbbb732 docs: Fix typos in docs (#497) 2022-01-04 16:35:38 +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
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
Oliver Windall Juhl
33bdb8f06c fix: Docs redirect to new domain (#853) 2021-12-01 15:39:01 +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
Oliver Windall Juhl
1de0b28f38 docs: Adds guides for plugins and storefront starters (#840) 2021-11-23 18:08:00 +01:00
Oliver Windall Juhl
0380cdf0b2 docs: Adds new index page and design tweaks (#833) 2021-11-22 17:01:18 +01:00
Philip Korsholm
f162b4a2a1 Feat/api reference curl examples (#720)
* curl reference initial

* add tooltips to curl command

* refactor copy component

* move copy to copy component

* formatting

* always include required fields

* add example values

* format svg

* fix property extraction

* explainer comment
2021-11-19 10:18:16 +01:00
Sebastian Rindom
c0f889e30c chore: merge master 2021-10-18 17:54:03 +02:00
Sebastian Rindom
62fda1043e Merge pull request #559 from medusajs/chore/lint
chore: add better linting rules
2021-10-14 10:54:53 +02:00
Oliver Windall Juhl
d8e0f75406 docs: Deploying our Gatsby storefront on Netlify (#443) 2021-10-13 20:41:05 +02:00
Oliver Windall Juhl
61bd7de9a3 docs: Guide on deploying on DigitalOcean (#483) 2021-10-13 18:28:04 +02:00
Sebastian Rindom
f02cb638db chore: remove packages/*/.eslintrc|.prettierrc 2021-10-12 21:24:01 +02:00
Sebastian Rindom
fb47938661 docs: contentful part 2 (#484)
* Create making-your-store-more-powerful-with-contentful.md

* Update sidebars.js
2021-10-07 19:32:39 +02:00
Sebastian Rindom
27ebe2aaf9 Merge release/next 2021-10-01 13:20:00 +02:00
Sebastian Rindom
70c101c8a5 merge master 2021-10-01 13:00:53 +02:00
Oliver Windall Juhl
337fc16c38 docs: Add fileservice guides for S3 and Spaces (#430)
* docs: Add fileservice guides for S3 and Spaces

* fix: remove we in s3 guide

* fix: typos in spaces guide
2021-10-01 12:58:44 +02:00
Oliver Windall Juhl
b930100479 docs: Deploying Medusa Admin on Netlify (#431) 2021-09-30 12:49:12 +02:00
Oliver Windall Juhl
ff9cc0fa41 docs: Deploying Medusa on Heroku (#425) 2021-09-28 19:31:50 +02: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
Sebastian Rindom
4ee6c0afb2 docs: Carts in Medusa (#406) 2021-09-21 08:03:18 +02:00
Vadim Smirnov
d2a14a5d51 fix: temporarily comment out cloud related docs (#387) 2021-09-16 07:52:03 +02:00
Vadim Smirnov
bdd1763bb2 docs: create-medusa-app article (#401) 2021-09-15 19:12:19 +02:00
dependabot[bot]
9462d0a498 chore(deps): bump axios from 0.21.1 to 0.21.2 in /packages/medusa-cli (#390)
* docs: add guide on fulfillment api (#388)

* Create fulfillment-api.md

* fix: sidebar

* chore(deps): bump axios from 0.21.1 to 0.21.2 in /packages/medusa-cli

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

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

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 11:13:58 +02:00
Sebastian Rindom
da329359a9 Merge remote-tracking branch 'origin/master' into develop 2021-09-09 09:28:56 +02:00
Vadim Smirnov
2030ab6d35 change target branch (#375) 2021-09-07 17:24:35 +02:00
Kasper Fabricius Kristensen
56a1d99a07 fix: the topbar was positioned above the mobile docsearch search input. This fixes the z-index order of components (#371) 2021-09-07 16:59:53 +02:00
Vadim Smirnov
16c381f6b6 fix Discord link (#372) 2021-09-07 16:50:16 +02:00
Kasper Fabricius Kristensen
4602cfc083 fix: docsearch link behaviour on navigate (#368) 2021-09-06 09:29:58 +02:00
Kasper Fabricius Kristensen
d652b512c3 fix: docusaurus link behaviour (#363) 2021-09-01 08:54:20 +02:00
Kasper Fabricius Kristensen
cdf9c972c9 fix: formatting of links from production environment (#358) 2021-08-30 14:20:09 +02:00
Kasper Fabricius Kristensen
d89332b91a fix: improvements to Algolia DocSearch (#357)
What

Changes selectors of API references to improve DocSearch results
Implements custom navigation for DocSearch in both API ref and docs. (Uses goTo method for in page navigation, Gatsby navigate for navigation within Gatsby site, changes URL's to API reference to make use of methods implemented to provide better metadata etc.)
Implements a new way to make all HTML available in API reference without need the crawler to have Javascript enabled which should allow Algolia to crawl our site faster.
Why

To provide users with a good search experience within our docs and API reference
Testing

Tested using a local setup of the Algolia crawler
2021-08-27 14:38:35 +02:00
Kasper Fabricius Kristensen
15161bb0e9 feat: Enable API search (#353)
* enabled search in ref and changed from section -> main so Algolia will index ref content

* fix: algolia apu key
2021-08-25 15:51:00 +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
Kasper Fabricius Kristensen
143f06aa39 feat: Update to API references look and feel (#343)
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: olivermrbl <oliver@mrbltech.com>
2021-08-20 10:26:29 +02:00
Sebastian Rindom
3d0dff58c4 docs: fixture improvements + small fixes (#204)
* fix: deref arrays

* docs: clean up

* fix: update license
2021-03-16 18:15:41 +01:00
Sebastian Rindom
1e5a1398d8 hotfix: docs build (#198)
* fix: build

* fix: build

* fix: build

* fix: build
2021-03-10 16:15:06 +01:00
Sebastian Rindom
82d2c352b2 hotfix(www): build fix 2021-03-10 11:57:06 +01:00
Sebastian Rindom
8edb32c742 docs: oas (#197)
Adds OpenAPI specification of Storefront and Admin APIs.
Updates docs project.
2021-03-10 11:51:54 +01:00
olivermrbl
5ebaf77c7f --amend 2020-12-15 16:26:40 +01:00
olivermrbl
34e6c52745 chore: updates API reference docs 2020-12-15 13:49:45 +01:00
Sebastian Rindom
47e2ad2952 docs: adds first version of REST docs (#116) 2020-09-30 21:17:22 +02:00