helloSystem / docs

This repository builds the documentation for hello
https://hellosystem.github.io/docs/
BSD 2-Clause "Simplified" License
20 stars 22 forks source link

chore: fix epub cover and TOC #49

Closed Sporiff closed 1 year ago

Sporiff commented 1 year ago

Closes #7

This PR updates the epub cover path in the configuration file to be absolute. It also enables the epub to be built with hidden table of contents so that users can easily navigate through the book.

Screenshot_2023-02-06_06-12-57

probonopd commented 1 year ago

Thank you for your help @Sporiff

probonopd commented 1 year ago

The cover in your screenshot looks good, but Lector unfortunately doesn't render it correctly. So for now I have reverted the change, until we can fix either Lector or the EPUB.

Sporiff commented 1 year ago

@probonopd I'll take a look and see if I can get it working with Lector, but if they're reading it differently it may not be possible.