bluerobotics/cockpit

Enforce type for image assets

Open

#2,481 opened on Mar 9, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Vue (55 forks)auto 404
CI/CDgood first issue

Repository metrics

Stars
 (181 stars)
PR merge metrics
 (PR metrics pending)

Description

As suggested by @ES-Alexander if we expect images to be all in the same format (just moved to AVIF), we should add notes in the development guide as well as put a validator in the CI.

The only exceptions should be the images in the public folder, in special the PWA icons, as they need to be in this format for compatibility.

Contributor guide