arivertisements/README.md
Arija A. e67b29655a
Add a preview.py for development
Signed-off-by: Arija A. <ari@ari.lt>
2025-08-08 20:21:49 +03:00

542 B

Arivertisements

Arivertisement images

This project is a part of https://git.ari.lt/ari.lt/ad.ari.lt.

What is this?

This is all the "official" Arivertisements, shipped in https://ad.ari.lt/. All the images reside in img/ and metadata in index.json (built from meta/ in CI).

Previewing your Arivertisements locally

Use python3 preview.py your-image.png after creating both the metadata file and the image. This will create a local server at 127.0.0.1:8000.

Contributing

See CONTRIBUTING.md