Standard functionality for an online book includes the ability to hide/show the sidebar, print the book to PDF, and search through the book. Zola includes prerequisites for setting all of them up. However, it is necessary to expose this functionality to the UI, and this can be done with icon buttons at the top of the page, like this:

This should be implemented to be able to let the book be more readable.