Hacker News new | ask | show | jobs
by cheeseface 524 days ago
You can clone the repo and install pandoc. Then run "pandoc index.md *.md -o operating-system-in-1000-lines.epub" in "website/en/" folder and you will have a fully working ebook.
2 comments

I made:

* an issue, "make an ebook": https://github.com/nuta/operating-system-in-1000-lines/issue...

* an epub: https://github.com/pronoiac/operating-system-in-1000-lines/r... The epub is mostly ok but a bit broken.

Thank you for the tip!