You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds a new `--navigateToChanged` and config setting with the same name, that, when running the Hugo server with live reload enabled, will navigate to the current content file's URL on save.
This is really useful for site-wide content changes (copyedits etc.).
Fixes#3643
This little feature, is having so much positive impact on my workflow. I'd like to state for the record stopping my React development and moving to Hugo has been one of the best choices I've made in the last 5 years.
I saw this question asked somewhere and it would be really useful:
hugo server
flag (browserOpen
?) + config so it is easy to turn on.The text was updated successfully, but these errors were encountered: