Sha256: e0c9f01fd088b5877b1798ba72a4d532335d41c19312c7f7370504fe676f35e5
Contents?: true
Size: 436 Bytes
Versions: 12
Compression:
Stored size: 436 Bytes
Contents
--- sort: 1 --- # Global Configuration **All configuration is optional**. If you are happy with the defaults, you don't have to touch a single yml file. Global settings are stored under the `picture:` key in `/_config.yml`. **Example:** ```yml # _config.yml (...) picture: source: "assets/images/fullsize" output: "assets/images/generated" suppress_warnings: true (...) (...) ``` ## Reference {% include list.liquid %}
Version data entries
12 entries across 12 versions & 1 rubygems