7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
include_rules
|
|
|
|
: index.md |> !html |>
|
|
: shot_01.png |> !thumbnail |> thumb_temp.jpg
|
|
: thumb_temp.jpg |> !compress_jpg |> thumb.jpg
|
|
: foreach *.png |> !compress_png |> %g_opt.png
|