Serve and browse through your photo collection. No database, just reading straight from the file system.
- Rust 100%
| src | lazy load thumbnails | |
| .gitignore | list files, display raw photos on detail page | |
| Cargo.lock | cache generated thumbnails | |
| Cargo.toml | cache generated thumbnails | |
| README.md | thumbnails | |
blaettern
Serve and browse through your photo collection. No database, just reading straight from the file system.
Security
You need to add your own authentication. blaettern will serve all files in --root-dir to anyone.