Suggestion for new feature: I would like to have a static build, which can be moved to any directory. Currently, Saaze generates
href="/..."
Therefore, I cannot put multiple builds from Saaze into the root-directory of my web-server. It would be good, if that could be changed to a relative reference, like:
href="./..."
Correspondingly, the templates have to be changed accordingly.
Thanks.
Suggestion for new feature: I would like to have a static build, which can be moved to any directory. Currently, Saaze generates
Therefore, I cannot put multiple builds from Saaze into the root-directory of my web-server. It would be good, if that could be changed to a relative reference, like:
Correspondingly, the templates have to be changed accordingly.
Thanks.