+1 to switching to scripts and resources. -- Jason
On Mon, Aug 5, 2019, at 1:49 PM, Robert Munteanu wrote: > Hi, > > I am currently looking at the starter-content bundle and I'm not sure > why the home page is a index.html file instead of a resource handled by > a script. This would open up the way to additional customisations of > the starter application. > > A quick check in the starter application shows that there at least the > Felix HC bundle expects this file to be present (config snippet below) > > PID = > org.apache.felix.hc.core.impl.filter.ServiceUnavailableFilter~startupandshutdown > responseTextFor503 = > classpath:org.apache.sling.starter.content:content/content/startup/index.html > > Is this something we can tweak so it does not require the starter to > ship an index.html file? > > Thanks, > > Robert > >
