Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate epub version to read in kindle or other ebook #41

Open
Ivanello opened this issue Oct 24, 2023 · 2 comments
Open

generate epub version to read in kindle or other ebook #41

Ivanello opened this issue Oct 24, 2023 · 2 comments

Comments

@Ivanello
Copy link

very good work
is it possible generate epub version to read in kindle or other ebook

@MatejKastak
Copy link

I just tried pandoc and it seems to work fine out of the box

git clone ...
cd system-design-101
pandoc -o system_design_101.epub README.md --metadata title="System Design 101"

@Wolfsrudel
Copy link

I just tried pandoc and it seems to work fine out of the box

git clone ...
cd system-design-101
pandoc -o system_design_101.epub README.md --metadata title="System Design 101"

There are various problems with the preview after the Pandoc conversion, and the import to Kindle also fails.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants