docsgood first issue
Description
Kindly suggested by @rikhuijzer
I like to use
julia -ie 'using Franklin; Franklin.serve(). Thanks to usinge, Julia will remain open in interactive mode even when Franklin stops. When Franklin has errored out, you can callFranklin.serve()again without having to reload Julia and all the packages.
This could be added in the "workflow" docs.