Skip to content

Absolute links from base and/or site root #115

@squidfunk

Description

@squidfunk

Description

MkDocs supports absolute links from the site root, which means that if /foo/bar is used, it will ignore the base path of the site_url, replacing it entirely. With Zensical, we could consider offering two options – allowing for base-path relative absolute URLs, as both cater to different use cases.

  • example.com/docs/ + /reference - example.com/docs/reference = base-path relative
  • example.com/docs/ + /terms - example.com/terms = base-path replacement

Tip

Subscribe to this issue to get notified when the status of this item changes, or this functionality becomes available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Accepted

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions