Arivertisement images https://ad.ari.lt/
  • Python 95.7%
  • Shell 4.3%
Find a file
2026-03-04 14:27:06 +00:00
.forgejo Trigger indexing workflow on change 2026-01-04 17:10:35 +02:00
img Add snail.png 2026-02-24 19:04:11 +02:00
meta Myrtletribe email change 2026-03-04 16:27:48 +02: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 2026-03-04 14:27:06 +00:00
forge-as.sh Improve logging of forge-as.sh 2026-02-24 19:43:55 +02:00
index.json [skip ci] Update index.json and CONTRIBUTORS 2026-03-04 14:27:06 +00:00
index.py Use Git to get creation timestamp in index 2026-01-04 16:38:41 +02:00
LICENSE ari.lt aritisement 2025-08-08 03:05:07 +03:00
preview.py Improve peview.py 2025-12-11 22:35:38 +02:00
README.md Add a TL;DR to README 2025-12-28 18:28:19 +02: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).

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