Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 990 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 990 Bytes

RacksDB assets

All assets are generated based on the content of branding.svg and screenshots/raw/ by running this command:

$ ./update-assets

This automatically generates:

  • Scalable SVG files of the logo in scalables/ folder,
  • Bitmaps PNG files (in various sizes) of the logo in bitmaps/ folder,
  • Favicon in bitmaps/ folder,
  • Shadowed and Webp compressed versions of raw PNG screenshots.

The script has some requirements:

All the generated files are commited and pushed in Git repository to allow direct usage by documentation site, main README.md file, etc…