Browser for Calibre libraries
- Go 98.6%
- Go Template 1.4%
| afhack | ||
| builder | ||
| calibre | ||
| cmd | ||
| config | ||
| server | ||
| templates | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
Sharlayan
A static site generator for your Calibre library.
Design Principles
- If it's not accessible, nothing else matters.
- You shouldn't have to run another process on your server.
- Static generation is the default mode of operation.
- The built-in server does nothing that other servers can't do.
- The output should be browsable with a web browser or file explorer.