- Simplify build config
- Add TTY check to Makefiles for running Docker containers
- Update `fs2` to latest patch
- Update `sbt-assembly` plugin
- Update portal to remove chatty console
- Update portal scripts to add license header
- Update prepare-portal/Gruntfile to combine js and css where applicable
- Remove unused gentelella files from final portal artifact
- Add support for shared zones to quickstart/docker images
- Consolidate built artifacts in `artifacts/` to make eventual release easier
* Fixed unsafe use of target="_blank"
Added rel='noreferrer noopener' to links with target="_blank".
* Moved around rel="noopener noreferrer"
Moved rel="noopener noreferrer" after the target and also moved name to alphabetical.