-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] hugo server should open in browser after successfully started #6293
Comments
This issue has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help. |
This is still a valid request |
See #5595 |
This issue has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help. |
one hack is to first run the command to open the browser and then second launch the hugo dev server. You have to refresh the browser manually, but at least your cursor is there and you can just to cmd-R or whatever hotkey refreshes your browser.
|
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
After successful started the server, Can we open
localhost:$PORT
in the browser.May be with a flag
I would love to work on this feature if this is a valid requirement. Thanks
The text was updated successfully, but these errors were encountered: