standard-for-public-code / community-translations-standard

Unofficial translations of the Standard for Public Code, provided by the community.
https://publiccodenet.github.io/community-translations-standard/
Creative Commons Zero v1.0 Universal
5 stars 11 forks source link

Process for generating pdf #8

Open Ainali opened 2 years ago

Ainali commented 2 years ago

We should decide the details of how we want to generate a pdf. Are we copying files from the standard repository to each language folder or do we have a central script etc.

ericherman commented 2 years ago

We certainly could extract the pdf generation script into a separate repo and link from both or we could copy-paste. With only two repositories, maintaining a copy seems fine.

Ainali commented 2 years ago

I think my question was rather: Do we need a print.html in each language folder in this repository, or can we find out a way to just need to maintain one print file for all languages? The tricky part is that the print file itself contains text strings rather than only the logic that puts other files together.