Commit Graph

67 Commits

Author SHA1 Message Date
Shahed Nasser f4bc6b8485 override the default z-index 2022-04-22 15:54:19 +03:00
Shahed Nasser 5fbfa2a438 docusaurus dark mode 2022-04-22 13:06:15 +03:00
Shahed Nasser 81fe558c50 feat: make yarn the default tab in docs (#1406) 2022-04-21 17:01:45 +02:00
Shahed Nasser 7e306af687 Merge pull request #1374 from medusajs/docs/fix-links-styling
Docs: added color for links in documentation content
2022-04-19 17:54:00 +03:00
Shahed Nasser 8796c85598 added color for links in documentation content 2022-04-19 16:43:14 +03:00
Shahed Nasser e8cd03640d fix(docs): Algolia + Search page (#1349) 2022-04-19 15:23:24 +02:00
Shahed Nasser b1be071a4b Merge branch 'master' of https://github.com/medusajs/medusa into docs/sendgrid 2022-04-11 15:49:12 +03:00
Shahed Nasser 4321af8db6 docs: updated Docusaurus + fix recurring error (#1244) 2022-04-08 11:16:22 +02:00
Shahed Nasser 9907bb847f Added SendGrid Documentation 2022-04-08 11:06:45 +03:00
Kennan Seno 0523d9478f Update doc and website references to new domain (#856) 2021-12-01 18:11:34 +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 0380cdf0b2 docs: Adds new index page and design tweaks (#833) 2021-11-22 17:01:18 +01: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
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