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

Automate examples directory creation on merge/commit #5

Open
cab-1729 opened this issue Apr 12, 2024 · 0 comments
Open

Automate examples directory creation on merge/commit #5

cab-1729 opened this issue Apr 12, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@cab-1729
Copy link
Owner

examples directory contains a compiled document for every single template hosted in this repository using this this document as input.
Build command is:

pandoc --verbose --pdf-engine=xelatex --template={}.tex -f markdown+inline_code_attributes+implicit_header_references+footnotes+definition_lists -t pdf Github\ Markdown.md > examples/{}.pdf

I would like to be able to automate building of all examples using Github workflows instead of compiling and committing the examples manually.

@cab-1729 cab-1729 pinned this issue Apr 12, 2024
@cab-1729 cab-1729 added help wanted Extra attention is needed good first issue Good for newcomers labels Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant