Hi team, I'm setting up a new (much nicer) site template for the Confluence site export. This template requires static assets (images, css).
Along with our maven generated site, which is also static, I'm thinking we need a single directory in the web space which indicates all static resources so we don't conflict with any Confluence-exported content. I'm thinking we should have a top-level /static directory under which all static content resides, including the Maven generated site. Currently the maven generated site is located at /site which is a little odd, since we already have a 'site'. Can we move it to /static/mvnsite to parallel other static images? Thoughts? - Les
