forked from ari.lt/arivertisements
17 lines
542 B
Markdown
17 lines
542 B
Markdown
# 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](CONTRIBUTING.md)
|