Files
pnoker 8594ad849e docs(brand): translate the svg and generator comments to english
- 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
2026-08-25 16:13:46 +08:00
..

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.mjs from 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.