Arivertisement images https://ad.ari.lt/
Find a file
Arija A. dbc8efa554
Fix HotSocket ad scaling
Signed-off-by: Arija A. <ari@ari.lt>
2025-09-21 02:37:11 +03:00
.forgejo Set max size to 256 KiB 2025-08-30 13:44:54 +03:00
img Fix HotSocket ad scaling 2025-09-21 02:37:11 +03:00
meta Add HotSocket ad. 2025-09-21 02:31:50 +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-20 23:32:13 +00:00
forge-as.sh Move forge-as to root 2025-09-21 00:12:43 +03:00
index.json [skip ci] Update index.json and CONTRIBUTORS 2025-09-20 23:32:13 +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