Flutter-Bounty-Hunters / static_shock

A static site generator for Dart.
MIT License
58 stars 5 forks source link

[Shock] - Support 304 redirects for pages that change URL #105

Closed matthew-carroll closed 1 month ago

matthew-carroll commented 2 months ago

Take the Flutter Arbiter website as an example. There's currently a guide at /operations/developer-logs that I'd like to move to /code-practices/developer-logs. I'd like to do the same with a few other pages. But I don't want the original URLs to stop working.

Something similar might be required when migrating to Static Shock from an existing blog.