Documentation / The service

The gallery

Publishing a design, cloning somebody else's, and what the card can and cannot claim.

The gallery is where designs are shared. It is on the site at /gallery, each design has a permalink at /p/<slug>, and it is reachable inside the designer from the Gallery menu. Anyone can browse and anyone can clone; an account is needed to publish, like or comment.

The gallery listing: cards with a screen preview, the hardware summary, tags and the author.
The gallery listing: cards with a screen preview, the hardware summary, tags and the author.

Publishing

Gallery > Publish this project (or File > Publish to gallery). The project must be saved to your account first, because publishing takes a copy of the saved version. The dialog asks for:

FieldNotes
TitleWhat the card is called.
DescriptionWhat it does, what it runs on, anything a person cloning it should know first.
Technical notesWiring quirks, power requirements, which library versions you built against.
TagsComma separated, up to eight. Searchable.

Below those, Detected automatically shows what the card will say about the hardware - board, MCU, panel controller, resolution, touch controller, graphics library, LVGL version, peripherals and required libraries. These are read from the project by the server and cannot be edited, so a listing cannot claim hardware it does not target.

Publishing is a copy

What visitors see and clone is frozen at the moment you publish. You can keep editing without the gallery entry shifting under people who have already looked at it. When you want the public copy to catch up, open the publish dialog again and use Push current version. The same dialog shows whether the entry is visible, copies its link, and removes it from the gallery (which does not delete your project).

What a card shows

The title, the author's nickname and avatar, the hardware summary, the tags, and a preview of each screen. Previews are fixed pictures rendered on the server from the design, not live widgets: a multi-screen project becomes a carousel that rotates on its own and pauses when you point at it. Nothing in the gallery is interactive, which is also why it is safe - the markup on a gallery page is ours, not the author's.

Browsing

Sort by trending, most liked, most cloned, most viewed or newest. Search matches the title, description, author and tags. A card opens the design's page with the full description, the technical notes, every screen, the hardware block, likes, comments and the clone button.

Cloning

Clone drops an editable copy of the design into the designer, leaving the original untouched. Signed in, the copy is saved to your account and opened; not signed in, it opens in the browser like any other unsaved project. The gallery exists so people can take designs apart, so there is no sign-up wall in front of that.

Likes and comments

Signed-in visitors can like a design once and leave plain-text comments. A comment can be edited or removed by its author, removed by the owner of the design, or removed by an administrator - a project owner moderates their own page. Comments are shown as text, never as markup.

Your name on it

Your nickname and profile picture (Account menu > Edit profile) are what appear on anything you publish or comment on; your email address never does. A picture is centre-cropped and scaled to 256 px in your browser before upload, and SVG is refused because an SVG can carry script. Renaming yourself renames you on every design and comment at once.

Licence

By publishing you let anyone use and adapt the design, and you confirm it is yours to give - see the terms. Copies already taken remain with the people who took them if you unpublish.