Ask HN: What software can I use, that runs on Mac, to write a book?

3 points by iDemonix ↗ HN
I'm writing a book on basic monitoring for DevOps engineers, just for fun really and something for my CV. BookPrintingUK will print from a PDF, I'm aware I could use MarkDown, and I could use LeanPub - but I want a physical book.

Can anyone recommend some software they've used to write a book?

3 comments

[ 1.7 ms ] story [ 18.1 ms ] thread
Try the gitbook editor by https://www.gitbook.com/, then export as pdf.

You can write in markdown or asciidoc, revision content in git/github, export to pdf or ebook, and develop your layout with a custom theme (https://toolchain.gitbook.com/themes/).

Asciidoc + custom theme is probably feature-rich enough for you to accomplish whatever content organization + layout you want.

Gitbook has some kind of subscription model if you use their site, but the editor is free I believe.

I've heard good things about Scrivener from several authors.