forked from ari.lt/arivertisements
542 B
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