Currently when I run serve export, it assumes the resultant HTML will be served via the server root.
It would be nice to be able to specify a subdirectory name, or alternatively have the html export with relative links so it would work wherever it was placed.
Currently when I run
serve export, it assumes the resultant HTML will be served via the server root.It would be nice to be able to specify a subdirectory name, or alternatively have the html export with relative links so it would work wherever it was placed.