Skip to content

Investigate Azure Static Website hosting and website content size optimization #4811

@marcduiker

Description

@marcduiker

The Docs website is ~470MB once it has been built with minification (hugo --minify). Without minification it is ~600MB.

Our current Azure Static Website sku supports App Content up to 512MB. So we are quite close to this max size.
We should investigate alternatives to either reduce the content size or upgrade the hosting.

Ideas:

  • Image optimization during build
  • Check for unused images
  • Offloading large documents (pdfs/presentations) to storage

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions