Add CI for PDF generation#90
Merged
Merged
Conversation
Owner
|
@rcalixte thank you very much! I will take a look tomorrow morning |
Owner
|
@rcalixte I tested it and it looks really great! Thank you a lot. I have just two little suggestions that I'll describe in the next comments. |
0xAX
reviewed
Jul 7, 2026
0xAX
reviewed
Jul 7, 2026
rcalixte
force-pushed
the
mk_pdf
branch
3 times, most recently
from
July 14, 2026 23:16
cc091dc to
9c93155
Compare
Owner
|
@rcalixte thank you for the update. In general looks good to me! I will just test it a bit later today/tomorrow and if everything is good lets merge |
Owner
|
@rcalixte Only little comment about pandoc.sh, can you please add it and let's merge! |
rcalixte
force-pushed
the
mk_pdf
branch
2 times, most recently
from
July 15, 2026 22:17
2addd38 to
dfba97b
Compare
* Closes #21
0xAX
self-requested a review
July 16, 2026 09:28
0xAX
approved these changes
Jul 16, 2026
Owner
|
@rcalixte thank you a lot for your contribution! Merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add CI to automatically generate PDFs on pushes to master with a manual trigger for creation as well.
A CI job sample run is here the forked repository contains a release asset with the PDF as well.
Changes proposed in this pull request:
Content modifications are to support PDF generation:
Related issues