Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create gh actions to automatically generate .pdf from .md #149

Open
martin-mat opened this issue Jul 12, 2024 · 1 comment
Open

Create gh actions to automatically generate .pdf from .md #149

martin-mat opened this issue Jul 12, 2024 · 1 comment

Comments

@martin-mat
Copy link
Collaborator

For .pdf files generated from .md, create GH actions to generate them automatically on changes of source .md files.

@Smitholi67
Copy link
Member

A manual example of this being done today would be:

Markdown file (https://github.com/lfn-cnti/certification/blob/main/Certified_CNTi_Terms.md) is also saved as a PDF for convenience when vendors are going to sign the form and return it to CNTi. The PDF is manually created (https://github.com/lfn-cnti/certification/blob/main/Certified_CNTi_Terms.pdf).

Note that today there is probably a middle step to format the MD file before exporting to PDF. The exact steps for this are unknown BUT the purpose for this is only to create a PDF file that "looks nice" and avoids having any MD specific formatting.

@Smitholi67 Smitholi67 removed the status in CNTI Certification Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants