Skip to content

Template for writing books in markdown and converting them to epub files.

License

Notifications You must be signed in to change notification settings

qasterr/pandoc-book-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandoc Book Maker

Command modified from johnpaulada/pandoc-markdown-book-template

Usage

  1. Change the necessary fields in metadata.txt.
  2. Write as many chapters as you like in the folder chapters. These are easier to manage if you have one file per chapter, eg. 01-introduction.md, 02-uses.md, etc.
  3. Add your cover into cover.png
  4. See building

Building

Windows

Requires Windows Subsystem for Linux.

Enter:

wsl

See Linux

Linux

(Replace <make-action> with whatever make command you wish to run)

make <make-action>

Contributing

If you get any errors feel free to create an issue.

About

Template for writing books in markdown and converting them to epub files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published