docs: Update all references from 'Ebook Reader and Library Manager' to 'Bookmann' in documentation

This commit is contained in:
2026-01-21 20:02:01 -05:00
parent 55c42f1f99
commit 9abce9c41d
+3 -3
View File
@@ -1,8 +1,8 @@
# Ebook Reader and Library Manager - Complete Documentation
# Bookmann - Complete Documentation
## Overview
A self-hosted ebook reader and library management system built with:
Bookmann is a self-hosted ebook management system built with:
- **Backend**: Go API with Echo framework, PostgreSQL database with sqlc code generation, serving static frontend
- **Frontend**: Svelte with Vite, TypeScript, and TailwindCSS (built to static files)
- **Database**: PostgreSQL with migrations
@@ -733,4 +733,4 @@ MIT License - see LICENSE file for details
---
This documentation covers the complete setup, configuration, and usage of the ebook reader system. For specific implementation details, refer to the source code comments and type definitions.
This documentation covers the complete setup, configuration, and usage of Bookmann. For specific implementation details, refer to the source code comments and type definitions.