Ask HN: How do you author your eBooks in 2017?
1–10 of 16 posts
No post body was provided.
Re: Ask HN: How do you author your eBooks in 2017?
#2I've been using Ulysses, which is a Markdown based text editor for Mac/iOS. I really like it's organizational features and it's export support for various formats.
https://ulyssesapp.com/
It's subscription based, $39.99/year, which unlocks is for both Mac and iOS. It's got sync built-in, which is nice for needed to make corrections or updates on the go or to record ideas when I'm out and only have my phone.
Re: Ask HN: How do you author your eBooks in 2017?
#3We used VitalSource while working at an university. They offer two eBook formats: Reflowable eTextbook and Fixed Page eTextbook
https://support.vitalsource.com/hc/en-us/articles/1150039655...
Re: Ask HN: How do you author your eBooks in 2017?
#4I myself don't publish but I've seen some authors use Markdown and [1] GitBooks. Kelsey Hightower wrote Kubernetes: The Hard Way in the same manner [2]. It reads nicely. For publishing, you could look into GumRoad [3]. When I do some technical writing, I personally like to use StackedIt which supports Markdown and allows you to export to PDF with custom layouts.
[1] https://www.gitbook.com [2] https://github.com/kelseyhightower/kubernetes-the-hard-way [3] https://gumroad.com [4] https://stackedit.io
Re: Ask HN: How do you author your eBooks in 2017?
#5I have used Microsoft Word and Leanpub[1]. Super easy and I like the set your own price.
Re: Ask HN: How do you author your eBooks in 2017?
#6Google Docs, and then look at how to format to the particular store your aiming to sell in
Re: Ask HN: How do you author your eBooks in 2017?
#7I use atom editor [1] (but any other will do, too) for editing and pandoc [2] for conversion. It is not the most integrated solution, but independent of any platform.
Re: Ask HN: How do you author your eBooks in 2017?
#8We just use Microsoft Word and follow the correct eBook formatting standards for where we want to publish. Amazon has some good guidelines on what formating it needs for Kindle. We are tempted to use some of the online services for formatting outsourcing.
Re: Ask HN: How do you author your eBooks in 2017?
#9Scrivener to actually write, then convert to PDF or Word depending on what post-processing, additional formatting, or other format conversions are planned.
Re: Ask HN: How do you author your eBooks in 2017?
#10I have used Microsoft Word and Leanpub[1]. Super easy and I like the set your own price. [1] https://leanpub.com/
Awesome thanks I'll checkout Leanpub :)