1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Update README.md

This commit is contained in:
Patrik J. Braun 2020-01-01 22:28:09 +01:00 committed by GitHub
parent c47879f34c
commit 8e73c6b5c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,11 +129,12 @@ apt-get install build-essential libkrb5-dev gcc g++
build and start the app
```bash
npm install
npm run build
npm start
```
5. (optional) create a pull request at github to add your translation to the project.
**Note**: you can also build your own release with as described in [1.1.1-b Install from source](#111-b-install-from-source);
**Note**: you can also build your own release with as described in [1.1.1-b Install from source](#121-b-install-from-source);
@ -152,7 +153,7 @@ apt-get install build-essential libkrb5-dev gcc g++
* prioritizes thumbnail generation (generating thumbnail first for the visible photos)
* saving generated thumbnails to TEMP folder for reuse
* supporting multi-core CPUs
* supporting hardware acceleration ([sharp](https://github.com/lovell/sharp)
* supporting hardware acceleration ([sharp](https://github.com/lovell/sharp))
* Custom lightbox for full screen photo and video viewing
* keyboard support for navigation
* showing low-res thumbnail while full image loads