Command modified from johnpaulada/pandoc-markdown-book-template
- Change the necessary fields in
metadata.txt
. - 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. - Add your cover into
cover.png
- See building
Requires Windows Subsystem for Linux.
Enter:
wsl
See Linux
(Replace <make-action>
with whatever make command you wish to run)
make <make-action>
If you get any errors feel free to create an issue.