true iff the --publish-target is a standard website, i.e. something that will be hosted publicly on a URL. This is currently true for the following publish targets:--publish-target github-pages
false for the following targets:--publish-target local
This template variable is useful to remove JavaScript elements that only work on public websites and not on 
localhost or file:, e.g.:- Google Analytics
 - Giscus