Every tag push to github builds and publishes pdf documents as github release utilizing the Eisvogel pandoc template.
A local build requires: pandoc
texlive-full
The github ci build uses: danteev/texlive docker container
$ ./panote -h
Usage: panote [-h] [-v] [-n name] [-b name]
Available options:
-h Print this help and exit
-v Enable verbose output
-n Initialize new notes directory
-b Compile only specified notes
$ ./panote -n test
creating notes directory: /home/hub/projects/pandoc-notes/notes/test
$ ./panote
building /home/hub/projects/pandoc-notes/notes/example
building /home/hub/projects/pandoc-notes/notes/test