Live data from Hacker News

Ask HN: How do you author your eBooks in 2017?

news.ycombinator.com

11–16 of 16 posts

Re: Ask HN: How do you author your eBooks in 2017?

#14
post #5

I have used Microsoft Word and Leanpub[1]. Super easy and I like the set your own price. [1] https://leanpub.com/

I have self-published two ebooks on Leanpub [0]. It just great to get you started in self-publishing, because they take multiple input source and output your ebook in PDF, EPUB and MOBI. It used to be for free to create an ebook, but now it costs you $99 to create one. Still, you will get a lot of value out of it.

There are several ways to write your ebook: For instance, I have written mine simply by using markdown, uploading it to GitHub [1] and giving Leanpub access to it as collaborator. That way Leanpub is able to pull the recent manuscript from your repository for a new release or generating a preview. In addition, hosting the manuscript on a public GitHub repository (in case your ebook is open source), gives you the ability to make use of collaborating with others on it. Highly recommended platform!

- [0] https://leanpub.com/the-road-to-learn-react

- [1] https://github.com/rwieruch/the-road-to-learn-react

Re: Ask HN: How do you author your eBooks in 2017?

#15
Some sub-discussions here may be useful:

How to Self-Publish a Novel in 2017 | https://news.ycombinator.com/item?id=13743908 (Feb 2017, 163 comments)

How I Made $70k Self-Publishing a Book about Ruby on Rails | https://news.ycombinator.com/item?id=13876514 (Mar 2017, 175 comments)

Re: Ask HN: How do you author your eBooks in 2017?

#16
post #5

I have used Microsoft Word and Leanpub[1]. Super easy and I like the set your own price. [1] https://leanpub.com/

I have self-published two ebooks on Leanpub [0]. It just great to get you started in self-publishing, because they take multiple input source and output your ebook in PDF, EPUB and MOBI. It used to be for free to create an ebook, but now it costs you $99 to create one. Still, you will get a lot of value out of it. There are several ways to write your ebook: For instance, I have written mine simply by using markdown,…

Oh wow. I didn't realize that they charged for your book too. I'm working on a new book and I think I may take it elsewhere.
Post reply on HN