[add] docker instructions, [add] metadata gathering, [add] screenshots
This commit is contained in:
13
screenshots/README.md
Normal file
13
screenshots/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Screenshots
|
||||
|
||||
You can find PWA and Web screenshots in their respective folders.
|
||||
|
||||
## Process Images
|
||||
|
||||
```bash
|
||||
# Resize
|
||||
sips -Z 1500 *.png
|
||||
|
||||
# Crop Top & Bottom
|
||||
sips --cropOffset 85 1 -c 1385 688 *.png
|
||||
```
|
||||
Reference in New Issue
Block a user