Skip to content

alanmimms/writing-tools

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
pp
 
 

My Writing Workflow Tools

This set of tools is what I use to translate my writing - in the extended Pandoc Markdown format - into the various forms needed for sharing, publication, printing, etc. I built this Dockerfile and reproducible set of tools so that I would never again have to do the finicky work to configure a new Linux box to be able to build my stuff.

Other than the Dockerfile, the files here aren't owned by me. I included the binary releases for Pandoc and Calibre to make it easier to build a consistent set of tools. Occasionally I may upgrade to newer versions of these, but only when I feel it's needed. I won't have to do so based on which Linux I happen to be running.

To build this Docker container do:

docker build -t writing-tools .

References:

About

My workflow for Markdown --> epub/PDF/DOCX and many others

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published