Skip to content

Turn site index into a branch bundle

Matt Spencer requested to merge logo_restructure into main

Hugo wants pages that have children to be a branch bundle. This changes the way the shortcode references media.

  • Move index.md to _index.md
  • Create a headless page to hold media assets
  • Update imagegrid to allow spcifying page for resources

Signed-off-by: Matt Spencer matt.spencer@arm.com

Merge request reports