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

Fix epub library issues. #1

Open
voidberg opened this issue Aug 8, 2021 · 1 comment
Open

Fix epub library issues. #1

voidberg opened this issue Aug 8, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@voidberg
Copy link
Owner

voidberg commented Aug 8, 2021

Currently, there are some issues with the epub library we use:

  • A ToC is forced. See if we can skip it.
  • Add better error handling since some articles are never generated due to errors.

Alternatively, see if we can create a simpler version of the library. Even better, see if we can output KEPUBs directly so we don't rely on kepubify.

@voidberg voidberg self-assigned this Aug 8, 2021
@voidberg voidberg added the bug Something isn't working label Aug 8, 2021
@voidberg
Copy link
Owner Author

voidberg commented Nov 5, 2022

Decided to implement a simple ePub library: voidberg/quarto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant