Commit Graph
13 Commits
Author SHA1 Message Date
Shahed Nasser f14b3d7f28 updated development 2022-04-29 16:01:54 +03:00
Shahed Nasser 6f4d1d8f34 Revert "updated development guide"
This reverts commit def2fb8543.
2022-04-29 15:57:43 +03:00
Shahed Nasser def2fb8543 updated development guide 2022-04-29 15:56:15 +03:00
Shahed NasserandGitHub 81fe558c50 feat: make yarn the default tab in docs (#1406) 2022-04-21 17:01:45 +02:00
Shahed NasserandGitHub e8cd03640d fix(docs): Algolia + Search page (#1349) 2022-04-19 15:23:24 +02:00
Shahed NasserandGitHub 4321af8db6 docs: updated Docusaurus + fix recurring error (#1244) 2022-04-08 11:16:22 +02:00
Kennan SenoandGitHub 0523d9478f Update doc and website references to new domain (#856) 2021-12-01 18:11:34 +01:00
Oliver Windall JuhlandGitHub 0380cdf0b2 docs: Adds new index page and design tweaks (#833) 2021-11-22 17:01:18 +01:00
Kasper Fabricius KristensenandGitHub 4602cfc083 fix: docsearch link behaviour on navigate (#368) 2021-09-06 09:29:58 +02:00
Kasper Fabricius KristensenandGitHub d652b512c3 fix: docusaurus link behaviour (#363) 2021-09-01 08:54:20 +02:00
Kasper Fabricius KristensenandGitHub cdf9c972c9 fix: formatting of links from production environment (#358) 2021-08-30 14:20:09 +02:00
Kasper Fabricius KristensenandGitHub 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
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