docs: add screenshots to README
This commit is contained in:
parent
2b26392873
commit
3dda57baad
3 changed files with 5 additions and 0 deletions
|
@ -11,3 +11,8 @@ To generate the static HTML pages, use `cargo run -- --base-url <base url> --rew
|
|||
`<base url>` should be replaced with the browser-accessible URL of the `<library directory>`. `--rewrite-root` is used to convert the image paths in the metadata files to the corresponding browser URL.
|
||||
|
||||
Once the command has completed, you can copy the contents of the output directory to your webserver, to allow the library to easily be browsed.
|
||||
|
||||
## Screenshots
|
||||
|
||||
![](docs/series-view.png)
|
||||
![](docs/season-view.png)
|
||||
|
|
BIN
docs/season-view.png
Normal file
BIN
docs/season-view.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 MiB |
BIN
docs/series-view.png
Normal file
BIN
docs/series-view.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
Loading…
Reference in a new issue