It would be nice to see an active URL to the changed post in a terminal, like when we run hugo server
it prints the homepage URL.
How would you use this?
If you want to open the last changed page in the browser you can do this:
hugo server --navigateToChanged
2 Likes