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
It's not possible yet, but there's a PR here: #57. Note that I'm only a passer-by maintainer and don't have the time to review and maintain new features, so I probably won't merge it myself.
Is it possible to read the redirect_map from a file?
somehting similar to this.
and then the
my_redirects.yml
file will contain.This would help when there are a lot of old urls that are removed or should be pointing at something new. Else the mkdocs.yml will be really big.
The text was updated successfully, but these errors were encountered: