Currently its possible to specify different path for the docs folder with following
docs: {
path: "../docs",
}
but would be good if it was possible to specify custom path for the static folder as well. In my case we have the docs and assets living outside of docusaurus