On Sunday, 17 November 2013 at 18:40:34 UTC, Jacek Furmankiewicz
wrote:
It is possible to import an entire folder and subfolders of
assets? (e.g. static HTML with all of its pieces, i.e. CSS,
JSS. etc)
Theoretically possible but not really expected to and generally
does not give you much over simply distributing an archive. I'd
even discourage it because it makes impossible to delegate
handling of static assets to reverse proxy like nginx (which is
likely to do better job at it being specialized tool)