PosterKit has been created to support the lovely people of La Quadrature du Net and gafam.info in their endeavours. Big kudos to them for making their material available to the public domain (CC0), so we could easily build upon it.
As we want to give this back to the community, we hope it will become a valuable tool for many people from different backgrounds. Contributions are always welcome!
Bundle Javascript and CSS assets using webpack:
yarn install yarn run build
Watch files for rebundling:
yarn run watch
Open document in browser:
open ./htdocs/examples/34c3-endlich-normale-menschen/poster.html
Read all about it at README-PDF.
These basic examples have static content, easy to follow and without further ado:
- https://examples.posterkit.net/34c3-endlich-normale-menschen/poster.html
- https://examples.posterkit.net/rfa-endlich-normale-menschen/poster.html
- https://examples.posterkit.net/conova-stop-the-mimimi/poster.html
The people of gafam.info already maintain the Git repository gafam-poster-translations. By building upon that, we used i18next together with `i18next-xhr-backend`_ to create a demo which uses the translated texts from the GitHub repository in real time.
Enjoy:
- Lato font family available under the SIL Open Font License 1.1
This uses Fitty by Rik Schennink, a library for snugly text resizing. Kudos!
Have fun!