Live data from Hacker News

Ask HN: How can I convert a series of blog posts into an e-book?

news.ycombinator.com

1–7 of 7 posts

Re: Ask HN: How can I convert a series of blog posts into an e-book?

#2
If you want any help with graphics or images for your ebooks my company, Design Butler™ can help.

We offer Unlimited Graphic Design for a flat rate of $379 USD/mo.

Go here to see what types of design jobs we can handle for you:

https://www.designbutler.co/faq.php

Feel free to get in touch with me personally, would be glad to help!

Dan H. Founder, Design Butler™

Re: Ask HN: How can I convert a series of blog posts into an e-book?

#3
I dont know how much of this you want to do yourself, but i would copy the text into a docx file and convert that to mobi using e.g. calibre. Or are you looking to automate it? I'd probably use a python library for making epubs in that case.

Re: Ask HN: How can I convert a series of blog posts into an e-book?

#4
I remember someone launching pg2epub.com here on HN. Maybe reach out to the guy who did it and see if he is willing to give out the code? I clip all of the good articles to Evernote (via their web-clipper) maybe you can do the same and then export it out to PDF. Hope this helps!

Re: Ask HN: How can I convert a series of blog posts into an e-book?

#5
I'm about to deploy a new version of eink.news.

We create a new ebook every few hours or days depending on the blog cadency.

It does exactly what you want although we just support HN and IH(indiehackers) for the moment.

You can contribute and create a new parser for the blogs you are interested in. The parsing modules are open source :)