Never use the logo_base.template because it use a special font and it is a template ! You need to convert the logo to a formatted svg file (where the text is transformed to path).
- Install the font
Montserrat SemiBold
- https://fr.ffonts.net/Montserrat-SemiBold.font
- https://github.com/JulietaUla/Montserrat
- Available in the current repo
-
Have
python3,inkscapeandconvertinstalled. -
Run command :
makeIf you want, change size of the logo in the Makefile.
docker build -t docker-forum . && docker run -v "$(pwd)":/app docker-forum- After each push, logos are built and are available as an artifact in the last action executed https://github.com/Forum-Telecom-Paris/logos/actions
All rights reserved. Note that the Montserrat-SemiBold.ttf has it own license.