Skip to content

URLs have a spurious /portal/ in them #517

@brian-rose

Description

@brian-rose

Pages like the Cookbook Guide, the About page, and blog posts all have an extra /portal in their URL.

This is breaking lots of existing links, e.g. the link to the Cookbook Guide on the gallery page.

The reason is that we included

site:
  options:
    folders: true

in the upstream config file

I think the solution is to get rid of the /portal/ subdirectory in the source repository. I don't think it serves much purpose.

Alternatively, we can move the myst.yml file into the /portal/ directory and run the myst build from there. That would replicate how we previously built the site with Sphinx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    infrastructureInfrastructure related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions