This release introduces LiveReload functionality to the Scriggo Serve command, enabling automatic page reloads in the browser whenever the page’s template files are modified.
With LiveReload and the automatic template rebuild, changes are instantly reflected in the browser as soon as you save the files.
To disable LiveReload, use the --disable-livereload
flag.