You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Description
MkDocs supports absolute links from the site root, which means that if
/foo/baris used, it will ignore the base path of thesite_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 relativeexample.com/docs/+/terms-example.com/terms= base-path replacementTip
Subscribe to this issue to get notified when the status of this item changes, or this functionality becomes available.