Skip to content

Files

Latest commit

f6cd3dd · Mar 24, 2025

History

History

assets

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…