> dendron pages being static it could in theory work(?)
It should work in theory - but I have the feeling that all the asset/note/css/js file urls are generated with an absolute path (i.e. starting with
/
)
Why is that btw? Wouldn't assets prefix be unnecessary if all urls were relative?