Arivertisement images https://ad.ari.lt/
Find a file
2025-08-16 21:41:48 +03:00
.forgejo Add online tools and Signed-off-by example 2025-08-16 21:35:45 +03:00
img Extremely optimise all assets and give sample commands 2025-08-16 20:44:53 +03:00
meta Added foxxo and void ads 2025-08-16 11:21:54 -06:00
.gitignore ari.lt aritisement 2025-08-08 03:05:07 +03:00
CONTRIBUTING.md Remove SSH key since I do not want private repository contributions 2025-08-16 21:41:48 +03:00
CONTRIBUTORS Add a thank you message to CONTRIBUTORS 2025-08-11 14:06:54 +03:00
index.json [skip ci] Update index.json and CONTRIBUTORS 2025-08-16 17:33:09 +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 Hide HTML overflow in preview embed 2025-08-11 19:19:41 +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