839 B
839 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).
In short, Arivertisements are the more open, private, and transparent Johnvertisements.
For future contributors:
- https://git.ari.lt/ari.lt/ad.ari.lt is the backend
- https://git.ari.lt/ari.lt/arivertisements are the images/arivertisements
These two repositories are not the same.
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