Easily generate participation certificates, powered by LaTeX.
- Fork this repository
- Clone your fork
- Create a new branch
- Tweak the
main.tex
to match your event - Add participants' names to
names.txt
, one per line
If you commit and push your changes to GitHub, all certificates will be automatically built and will be available to download as an artifact of the latest pipeline.
If you commit and push your changes to an instance of GitLab that has this feature enabled, all certificates will be automatically built and will be available to download as an artifact of the latest pipeline.
To build locally, you may run the build.sh
script on the container image ghcr.io/pesader/toolbxes:tex. If you prefer not to use containers, you will need to install all dependencies manually.
Most of the heavy-lifting was done by Clebson dos Santos Marques, who created the template which this project was based on.
This project is licensed under the GPLv3.