1.3 KiB
1.3 KiB
GebOS website visual assets
This package contains the complete first-pass visual kit for all nine concept pages.
Start with:
previews/all-pages-contact-sheet.pngfor the overall visual inventory.ASSET-MAP.mdfor page-to-asset mappings.pages/<page>/assets.mdfor page-specific usage notes.shared/for reusable production masters.
Folder structure
shared/
raster/source/ lossless PNG masters
raster/web/ WebP and AVIF derivatives
vector/ editable transparent SVG plus 2× PNG previews
icons/ small homepage feature icons
pages/
01-homepage/ ... 09-configurator/
previews/
all-pages-contact-sheet.png
Each page composition is supplied as PNG and WebP. These compositions are convenient drop-ins and positioning references. For the responsive production site, compose the shared assets independently with CSS.
Important raster note
The generated building and device renders use a pure-white matte. This is intentional for the white visual environment in the supplied concepts and avoids low-quality artificial alpha edges around white and translucent surfaces. The SVG assets have genuine transparency.
Rebuilding previews
build-previews.sh deterministically rebuilds the page compositions from the shared assets using ImageMagick.