Skip to content

Support spa route. #202

Description

@jctaoo

GitHub Pages doesn't support rewrites like something in vercel

{
  "rewrites": [
    {
      "source": "/(.*)",
      "destination": "/index.html"
    }
  ]
}

Maybe docup can support spa route?
It means for the following config:

{
        text: "中文",
        link: "zh",
}

Docup will fetch zh.md directly instead of jump to /zh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions