mirror of
https://gitee.com/pnoker/iot-dc3.git
synced 2026-08-28 22:21:16 +08:00
8594ad849e
- translate the banner template documentation and protocol-mesh comments in the eight localized banners, the template, and the social preview - keep the localized tagline copy inside the comment blocks (it documents the LANGS table values) - verified: all nine svg files parse as xml and the template placeholders remain intact
Brand assets
svg/contains editable source artwork. Do not reference these files from Markdown.png/contains rendered assets for README files and other published uses.- Run
node .github/brand/gen-banners.mjsfrom the repository root after changing the banner template, localized text, or social preview source.
The generator reads svg/banner.template.svg, refreshes the localized SVG sources, and renders their PNG counterparts
into png/. It also renders svg/social-preview.svg to png/social-preview.png, keeping SVG files as editable sources
and PNG files as the published assets.