sounisi5011 / metalsmith-netlify-published-date

Get published date and modified date of the each page published by Netlify
MIT License
0 stars 0 forks source link

Support redirection #151

Open sounisi5011 opened 3 years ago

sounisi5011 commented 3 years ago

When a page is moved, the current implementation resets the publish date. To solve this problem, we need the feature to track redirects in the reverse direction and detect the page before it is moved.

In order to achieve this feature, some additional features are needed: