Skip to content

alixedi/pandoc-ebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pandoc-image

Pandoc image with python & other (ebook) essentials

Fonts

You can add additional fonts by mounting a volume at any default Linux font location. The entrypoint will automatically scan for new fonts. e.g. docker run -ti -v $(pwd)/fonts:/usr/share/fonts pvanderlinden/pandoc-ebook fc-list (this will list the detected fonts)

About

Pandoc image with python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 84.6%
  • Shell 15.4%