Hello Kolja,
I took a quick look at the templates and it looks like for now, you're only supporting OPDS 1.x.
A number of apps have switched to OPDS 2.0 over the last few years and I would really recommend looking into it (I'd be glad to share examples if you're interested).
Among other things, OPDS 2.0 supports an extended set of metadata and allows for better navigation.
I'll need to look into what's in a Calibre DB, but based on what I've seen in the past, you could enhance publications with the following metadata:
- series info, such as the name of the series and the position of the current book in that series
- more specific contributor roles beyond authors
- include Calibre tags as subjects
OPDS 2.0 allows metadata-level links as well which are very convenient. This way you can include contextual links for series, contributors and tags as well.
You could also build a better homepage that goes beyond a simple list of links by mixing up navigation and publication in groups.
Best,
Hadrien