Skip to content

react‐magma‐docs updates

Laura Silva edited this page Oct 28, 2024 · 3 revisions

We have a lot of exciting work planned for our docs site, and it'll need to happen in a very specific order:

  1. Update component hierarchy (#735)

    • We need to do this first in order for indexing and search to work as expected
  2. Add a way to toggle between Magma versions on docs site (#1512)

  3. Delete landing page and redirect https://react-magma.cengage.com/ to https://react-magma.cengage.com/version/latest/ (#872)

    • Note: this is tricky right now because we have 2 versions (and plan to continue to support 2 versions). latest is the last released and we may need to force it to be latest of version 4 (or 5 once we have it)
  4. Figure out if we can change our versioning urls from https://react-magma.cengage.com/version/4.6.0/api/alert/ to https://react-magma.cengage.com/4.6.0/api/alert/

  5. Improve Google Indexing and add sitemap XML (#921)

  6. Implement Search using Algolia and ask Algolia support to re-index our site (#325)

  7. Upgrade Gatsby version (#1022)

Clone this wiki locally