- add a cached config so we are not fetching it for every build
- add watch the config file for changes and rebuild
- update so build log shows the relative path
- Fix documentation site to use BaseURL so it points to correct subdomain
- fix destination default from cli is overriding config
- fix tags deprecated message visible even when not using it
- fix parseShortPath unit test not apssing due to different OS environments (paths are different on linux/windows)