I need a a way in Crafter studio to preview that page being designed without showing the studio header from it's own URL. Is that possible?
What runs on port 8080 includes Crafter Engine in Preview mode (no caching). So simply point the browser to localhost:8080?crafterSite=YOURSITE
where YOURSITE
the site ID.
If you don't use crafterSite
, it will try to guess the site based on the authoring cookies.