Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

nothub/pandoc-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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