Support locally serving the built website #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While this could be done with an external solution, it would be more convenient for users if zssg had support for serving the build site locally for development. Listening for changes and triggering a rebuild would be great. Even better would be injecting a websocket connection to trigger browser reload once rebuilt.
Should this feature be implemented as part of zssg itself, or be provided by a plugin for customisation? Is there even anything to customise that zssg couldn't just support itself?