Skip to content

404 "Getting Started" link on landing page #2224

@Madoshakalaka

Description

@Madoshakalaka

This is about:

  • Outdated documentation

Problem

https://yew.rs has a Getting Started 404 link.

It's partly caused by docusaurus v2 update... the demo site built with v1 also had this issue when the version was set to next.

But currently, the link just doesn't work at all, on either 0.18, 0.19, or next.

Additional context (Optional)

I did some research and couldn't figure out how to reference the getting started introduction on the index page. Maybe we should remove it.

docusaurus' own page does this pretty well - they have a Get Started button on the index page too. And it works as expected whichever version is choosed.
I believe it's only possible when the index is written in react
See how they are doing it:
https://github.com/facebook/docusaurus/blob/main/website/src/pages/index.tsx#L114-L116

That said...our current index is already MDX, it should allow react code?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions