Skip to content

🐳 Export org files with ease through orgmk running on a Docker container

Notifications You must be signed in to change notification settings

gabrielalmeida/docker-orgmk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docker Orgmk

Docker image based on Alpine Linux to use orgmk.

Ships with a simple shell script helper (ormk.sh) to run the image.

Running

Directly via docker run:

$ docker run -v source.org:/tmp/source.org gbr/orgmk org2html source.org

Or via orgmk.sh:

$ sh orgmk.sh html source.org

LaTeX not available

Orgmk requires LaTeX to be able to export to PDF. It's currently not available due to texlive issues on Alpine Linux. Check #1.

License

MIT

About

🐳 Export org files with ease through orgmk running on a Docker container

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages