A virtual sticker box with sticker designs/photos found at hacker events made available for free reproduction. Everything from slogans to unicorns goes. :-)
Merge Request are Welcome! New Stickers, better versions, more cyber!
- Attach them to a ticket and mention the author and license you want the sticker to be distributed by.
- Or send me an EMail
- Or add them manually and create a merge request.
- Fork the repository
- Put your image file in a subfolder of
./images/
(descriptive names please!) - Run the
update.py
script to add new entries to data.json - Create a merge request
Supported fields:
- Tags:
unicorns advertisement
(lower case) - Title:
We Deploy Unicorns
- Author:
Mrs. Unicorn <[email protected]>
- License:
CC0-1.0
(SPDX format) - Language:
english
(lower case) - Link:
https://example.com
(lower case) - Year:
2018
All fields are optional!
- Only submit stickers that are free for non-commercial use (at least)
- Prefer images rather then photos of stickers, those are better for printing.
Run python3 -m http.server
in the folder of this repository and navigate to http://localhost:8000
.
Give stars/karma points to the source repository if possible!