jupyter-book / mystmd

Command line tools for working with MyST Markdown.
https://mystmd.org/guide
MIT License
191 stars 61 forks source link

Add support for URL redirects #1472

Open agoose77 opened 3 weeks ago

agoose77 commented 3 weeks ago

Given that MyST is a web-server (or static project with --html), we should support the generation of redirects to handle renames.

This might be a new set of site options as an array of renames (and HTTP redirect codes).