Add pandoc for PDF creation and GitHub Actions for auto-generation

This commit is contained in:
Rick Calixte
2021-12-26 02:00:40 -05:00
parent 3df19b2e4f
commit f733e5970e
32 changed files with 1092 additions and 169 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Byte-compiled / optimized / DLL files
*.epub
*.pdf
__pycache__/
*.py[cod]
@@ -61,4 +62,4 @@ target/
scratch/
# IPython Notebook templates
template.ipynb
template.ipynb