the process generates bin/${projectName}.html but it gets redundant ex:
http://varia.artificiel.org/of/randomexplorer/randomexplorer.html
proposal to simply use index.html for the html name, removing a layer? (locally, since it's inside bin, no risk of confusion)
the process generates
bin/${projectName}.htmlbut it gets redundant ex:http://varia.artificiel.org/of/randomexplorer/randomexplorer.html
proposal to simply use
index.htmlfor the html name, removing a layer? (locally, since it's insidebin, no risk of confusion)