arivertisements/README.md
Arija A. 5a2799c9af
Add a TL;DR to README
Signed-off-by: Arija A. <ari@ari.lt>
2025-12-28 18:28:19 +02:00

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:

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