Changelog
Version 1.5.1 Latest
Added
- Legacy
.htmlredirects. Sites migrated from VuePress had every page served at<slug>.html; external bookmarks and inbound links still point there. A newlegacyHtmlRedirectsoption ondefineNorthwesternConfig(defaulttrue) scanssrc/content/docsand emits a redirect from<slug>.htmlto the canonical<slug>/URL for every page, with the URL hash preserved on forward so deep links like#schedule-managementstill land on the right anchor.