Compare commits
2 commits
6b17f74e53
...
2194bf4598
Author | SHA1 | Date | |
---|---|---|---|
2194bf4598 | |||
419bff2a9a |
8 changed files with 2 additions and 1 deletions
content/recettes/plats
static/img/photo
|
@ -5,6 +5,7 @@ veganness: vege
|
||||||
portions:
|
portions:
|
||||||
qt: 12
|
qt: 12
|
||||||
name: pièces
|
name: pièces
|
||||||
|
photo: pirozhok
|
||||||
ingredients:
|
ingredients:
|
||||||
- catname: pâte à brioche
|
- catname: pâte à brioche
|
||||||
ingredients:
|
ingredients:
|
||||||
|
|
|
@ -2,7 +2,7 @@ PHOTOS_ORIG = $(wildcard *.orig.jpg)
|
||||||
PHOTOS_MIN = $(patsubst %.orig.jpg,%.min.jpg,$(PHOTOS_ORIG))
|
PHOTOS_MIN = $(patsubst %.orig.jpg,%.min.jpg,$(PHOTOS_ORIG))
|
||||||
|
|
||||||
MIN_WIDTH = 800
|
MIN_WIDTH = 800
|
||||||
CONVERT_OPTIONS = -quality 75
|
CONVERT_OPTIONS = -quality 75 -strip -interlace Plane
|
||||||
|
|
||||||
all: $(PHOTOS_MIN)
|
all: $(PHOTOS_MIN)
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 679 KiB After ![]() (image error) Size: 655 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 457 KiB After ![]() (image error) Size: 447 KiB ![]() ![]() |
BIN
static/img/photo/pirozhok.min.jpg
Normal file
BIN
static/img/photo/pirozhok.min.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 59 KiB |
BIN
static/img/photo/pirozhok.orig.jpg
Normal file
BIN
static/img/photo/pirozhok.orig.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 128 KiB |
Binary file not shown.
Before ![]() (image error) Size: 586 KiB After ![]() (image error) Size: 551 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 554 KiB After ![]() (image error) Size: 529 KiB ![]() ![]() |
Loading…
Add table
Reference in a new issue