Currently all the static files in the static/ directories are copied in dist/static/.
It could be useful to give the possibility to list all the static files that are really used in pages, or unused static file.
In addition the static files that are not used could be ignored when the static site is built.