Closed rampatra closed 9 years ago
You appear to be missing the preset settings. You should have something like this in your _config.yml
picture:
source: "img/posts"
presets:
default:
ppi: [1, 1.5, 2]
source_large:
media: "(min-width: 480px)"
width: "252"
source_default:
width: "480"
My _config.yaml
Usage
Error
Can anyone please correct me where I am wrong?
P.S: A proper example would be of great help as I am not a Ruby developer.