Add ebook metadata, author and cover display

This commit is contained in:
Arne
2026-08-06 20:40:40 +02:00
parent 060d822654
commit b163aade71
6 changed files with 481 additions and 30 deletions
+4 -1
View File
@@ -2,4 +2,7 @@ module github.com/arnef/ebooks
go 1.25.0
require github.com/a-h/templ v0.3.1020
require (
github.com/a-h/templ v0.3.1020
github.com/bmaupin/go-epub v0.0.0-20210915022040-e113c1c5e4a3
)