Arivertisement images https://ad.ari.lt/
Find a file
2025-09-07 12:31:19 +00:00
.forgejo Set max size to 256 KiB 2025-08-30 13:44:54 +03:00
img Reduce size of t1nklas-horse.gif 2025-09-06 13:07:58 +03:00
meta Remove source from ari-lt-horses 2025-09-07 15:31:17 +03:00
.gitignore ari.lt aritisement 2025-08-08 03:05:07 +03:00
CONTRIBUTING.md Fix minor wording mistake 2025-08-30 13:48:08 +03:00
CONTRIBUTORS [skip ci] Update index.json and CONTRIBUTORS 2025-09-06 09:48:32 +00:00
index.json [skip ci] Update index.json and CONTRIBUTORS 2025-09-07 12:31:19 +00:00
index.py Add a thank you message to CONTRIBUTORS 2025-08-11 14:06:54 +03:00
LICENSE ari.lt aritisement 2025-08-08 03:05:07 +03:00
preview.py Make preview more correct 2025-09-06 13:09:31 +03:00
README.md Add a preview.py for development 2025-08-08 20:21:49 +03:00

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